Package org.gvsig.compat.se.print
Class SePrintAttributes
java.lang.Object
org.gvsig.compat.se.print.SePrintAttributes
- All Implemented Interfaces:
org.gvsig.compat.print.PrintAttributes
JSE (Desktop Java) implementation of
PrintAttributes- Author:
- Juan Lucas Dominguez Rubio jldominguez at prodevelop.es
- See Also:
-
Field Summary
Fields inherited from interface org.gvsig.compat.print.PrintAttributes
PRINT_QUALITY_DPI, PRINT_QUALITY_DRAFT, PRINT_QUALITY_HIGH, PRINT_QUALITY_NORMAL -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SePrintAttributes
public SePrintAttributes()
-
-
Method Details
-
getPrintQuality
public int getPrintQuality()- Specified by:
getPrintQualityin interfaceorg.gvsig.compat.print.PrintAttributes
-
setPrintQuality
public void setPrintQuality(int pq) - Specified by:
setPrintQualityin interfaceorg.gvsig.compat.print.PrintAttributes
-