Uses of Class
org.gvsig.app.project.documents.layout.Attributes
Packages that use Attributes
Package
Description
-
Uses of Attributes in org.gvsig.app.project.documents.layout
Methods in org.gvsig.app.project.documents.layout that return AttributesModifier and TypeMethodDescriptionDefaultLayoutContext.getAttributes()LayoutContext.getAttributes()It returns the print attributes of the Layout.Methods in org.gvsig.app.project.documents.layout with parameters of type AttributesModifier and TypeMethodDescriptionvoidDefaultLayoutContext.setAtributes(Attributes attributes) voidLayoutContext.setAtributes(Attributes attributes) Inserts the print attributes of Layout. -
Uses of Attributes in org.gvsig.app.project.documents.layout.gui.dialogs
Fields in org.gvsig.app.project.documents.layout.gui.dialogs declared as Attributes