Package org.gvsig.fmap.mapcontext.rendering.symbols.styles
package org.gvsig.fmap.mapcontext.rendering.symbols.styles
-
InterfacesClassDescriptionStyles implementing this interface will use an image as background.Defines 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.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.