Uses of Package
org.gvsig.fmap.mapcontext.rendering.symbols.styles
Packages that use org.gvsig.fmap.mapcontext.rendering.symbols.styles
Package
Description
-
Classes in org.gvsig.fmap.mapcontext.rendering.symbols.styles used by org.gvsig.fmap.mapcontext.rendering.legend.stylingClassDescriptionDefines the style that a Label symbol can contain which typically define a background of the label as an Image, the texts that the label holds and their position within the label in rendering time.
-
Classes in org.gvsig.fmap.mapcontext.rendering.symbols.styles used by org.gvsig.fmap.mapcontext.rendering.symbols.stylesClassDescriptionStyles implementing this interface will use an image as background.Used by Objects that have to define an style for them.This interface has methods to stablish a description and get it,to specify if an object that implements this interface is suitable for a kind of symbol and other methods to draw symbols.