| Class | Description |
|---|---|
| AbstractMarkerSymbol |
Abstract class that any MARKER SYMBOL should extend.
|
| AbstractMarkerSymbol.RegisterPersistence | |
| ArrowMarkerSymbol | |
| ArrowMarkerSymbol.RegisterPersistence | |
| MultiLayerMarkerSymbol |
MultiLayerMarkerSymbol allows to group several marker symbols
(xxxMarkerSymbol implementing IMarkerSymbol)in one and treat it as an only
one symbol.
|
| MultiLayerMarkerSymbol.RegisterPersistence | |
| MultiLayerMarkerSymbol.RegisterSymbol | |
| PictureMarkerSymbol |
PictureMarkerSymbol allows to use an image file as a definition to be painted
instead of a marker symbol.
|
| PictureMarkerSymbol.RegisterPersistence | |
| PictureMarkerSymbol.RegisterSymbol | |
| SimpleMarkerSymbol |
SimpleMarkerSymbol is the most basic symbol for the representation of point objects
which can define its size and color apart from the rotation and the offset from a point
in the map.
|
| SimpleMarkerSymbol.RegisterPersistence | |
| SimpleMarkerSymbol.RegisterSymbol |