Interface | Description |
---|---|
IBackgroundFileStyle |
Styles implementing this interface will use an image as background.
|
ILabelStyle |
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.
|
IStyle |
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.
|