Uses of Interface
org.gvsig.fmap.mapcontext.rendering.symbols.styles.IStyle
Packages that use IStyle
-
Uses of IStyle in org.gvsig.fmap.mapcontext.rendering.symbols.styles
Subinterfaces of IStyle in org.gvsig.fmap.mapcontext.rendering.symbols.stylesModifier and TypeInterfaceDescriptioninterfaceStyles implementing this interface will use an image as background.interfaceDefines 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.