Uses of Class
org.gvsig.app.project.documents.layout.Size
Packages that use Size
-
Uses of Size in org.gvsig.app.project.documents.layout
Fields in org.gvsig.app.project.documents.layout declared as SizeModifier and TypeFieldDescriptionstatic final SizeAttributes.ANSI_ARCH_A_PAPER_SIZEstatic final SizeAttributes.ANSI_ARCH_B_PAPER_SIZEstatic final SizeAttributes.ANSI_ARCH_C_PAPER_SIZEstatic final SizeAttributes.ANSI_ARCH_D_PAPER_SIZEstatic final SizeAttributes.ANSI_ARCH_E_PAPER_SIZEstatic final SizeAttributes.ANSI_ENG_A_PAPER_SIZEstatic final SizeAttributes.ANSI_ENG_B_PAPER_SIZEstatic final SizeAttributes.ANSI_ENG_C_PAPER_SIZEstatic final SizeAttributes.ANSI_ENG_D_PAPER_SIZEstatic final SizeAttributes.ANSI_ENG_E_PAPER_SIZEstatic final SizeAttributes.METRIC_A0_PAPER_SIZEstatic final SizeAttributes.METRIC_A1_PAPER_SIZEstatic final SizeAttributes.METRIC_A2_PAPER_SIZEstatic final SizeAttributes.METRIC_A3_PAPER_SIZEstatic final SizeAttributes.METRIC_A4_PAPER_SIZEstatic final SizeAttributes.METRIC_A5_PAPER_SIZEstatic final SizeAttributes.STANDARD_FOLIO_PAPER_SIZEstatic final SizeAttributes.STANDARD_LEGAL_PAPER_SIZEstatic final SizeAttributes.STANDARD_LETTER_PAPER_SIZEstatic final SizeAttributes.STANDARD_TABLOID_PAPER_SIZEMethods in org.gvsig.app.project.documents.layout that return SizeModifier and TypeMethodDescriptionAttributes.getCustomPaperSize()Gets the last selected custom paper size.Attributes.getPaperSize()Paper size, measured in centimeters.Attributes.getPaperSizeinUnits(boolean isLand, int type) Returns the size of sheet.Attributes.getPaperSizeInUnits()Returns the size of sheet in the units of measure selected.Attributes.getSizeInUnits()Deprecated.Methods in org.gvsig.app.project.documents.layout with parameters of type SizeModifier and TypeMethodDescriptionvoidAttributes.setPaperSize(Size paperSize) Sets the paper size, measured in centimetersvoidAttributes.setPaperSizeInUnits(Size sizeInUnits) Sets the paper size, measured on the selected units
Attributes.getPaperSizeInUnits()instead