Uses of Class
org.gvsig.app.gui.styling.AbstractTypeSymbolEditor
Packages that use AbstractTypeSymbolEditor
-
Uses of AbstractTypeSymbolEditor in org.gvsig.app.gui.styling
Subclasses of AbstractTypeSymbolEditor in org.gvsig.app.gui.stylingModifier and TypeClassDescriptionclassMarkerFill allows the user to store and modify the properties that fills a polygon with a padding made of markers and an outlineclassPictureFill allows to store and modify the properties that fills a polygon with a padding and an outlineclassPictureLine initializes the properties that define a picture marker symbol and are showed in the tab created by PictureMarker which is called simple marker.classPictureMarker allows the user to store and modify the properties that define a picture marker symbol.classSimpleFill allows to store and modify the properties that fills a polygon with a padding and an outlineclassSimpleLine allows the user to store and modify the main properties that define a simple line.classSimpleMarker allows the user to store and modify the main properties that define a simple marker.classSimpleText allows the user to store and modify the main properties that define a simple text.Constructors in org.gvsig.app.gui.styling with parameters of type AbstractTypeSymbolEditorModifierConstructorDescriptionMask(AbstractTypeSymbolEditor owner) Constructor method that initializes the parameters to create a tab to modify attributes of a mask for points such as style,size and symbol (to represent a point in the map).