| Class | Description |
|---|---|
| AbstractFillSymbol |
Abstract class that any FILL SYMBOL should extend
|
| AbstractFillSymbol.RegisterPersistence | |
| MarkerFillSymbol |
Allows to define a marker symbol of any type as a path image to be used for a filled of a
polygon's padding
|
| MarkerFillSymbol.RegisterPersistence | |
| MarkerFillSymbol.RegisterSymbol | |
| MultiLayerFillSymbol |
MultiLayerFillSymbol is a symbol which allows to group several kind of fill symbols
(xxxFillSymbol implementing IFillSymbol)in one and treats it like single symbol.
|
| MultiLayerFillSymbol.RegisterPersistence | |
| MultiLayerFillSymbol.RegisterSymbol | |
| PictureFillSymbol |
PictureFillSymbol allows to use an image file suported by gvSIG as a padding
for the polygons.This image can be modified using methods to scale or rotate it.
|
| PictureFillSymbol.RegisterPersistence | |
| PictureFillSymbol.RegisterSymbol | |
| SimpleFillSymbol |
Basic fill symbol.
|
| SimpleFillSymbol.RegisterPersistence | |
| SimpleFillSymbol.RegisterSymbol |