|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Symbol | Symbols are used to represent "geometries" on the map. |
| Class Summary | |
|---|---|
| FillSymbol | Base class for polygon symbols. |
| LineSymbol | Base class for line symbols. |
| MarkerSymbol | The base class for all the marker symbol. |
| MultiLayerSymbol | MultiLayerSymbol class indicates that the symbol is a multilayer symbol. |
| PictureMarkerSymbol | Used to draw points and multipoints on the graphics layer using an image. |
| SimpleFillSymbol | Used to draw polygon features on the graphics layer using simple patterns. |
| SimpleLineSymbol | Used to draw linear features on the graphics layer. |
| SimpleMarkerSymbol | Used to draw points and multipoints (or nodes of polylines and polygons) on the graphics layer using simple markers. |
| SymbolHelper | A convenient class which parses JSON representation of the symbol into a Symbol instance. |
| TextSymbol | Used to display text at points on the graphics layer. |
| Enum Summary | |
|---|---|
| SimpleLineSymbol.STYLE | The simple line style |
| SimpleMarkerSymbol.STYLE | The marker style. |
| TextSymbol.HorizontalAlignment | |
| TextSymbol.VerticalAlignment | |
Provides different types of symbols used to represent geometries.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||