|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarkerSymbol | |
---|---|
com.esri.core.symbol | Provides different types of symbols used to represent geometries. |
com.esri.map |
Uses of MarkerSymbol in com.esri.core.symbol |
---|
Subclasses of MarkerSymbol in com.esri.core.symbol | |
---|---|
class |
PictureMarkerSymbol
Used to draw points and multipoints on the graphics layer using an image. |
class |
SimpleMarkerSymbol
Used to draw points and multipoints (or nodes of polylines and polygons) on the graphics layer using simple markers. |
class |
TextSymbol
Used to display text at points on the graphics layer. |
Uses of MarkerSymbol in com.esri.map |
---|
Methods in com.esri.map with parameters of type MarkerSymbol | |
---|---|
void |
GPSLayer.setLocationSymbol(MarkerSymbol symbol)
Changes the symbol to indicate the location. |
void |
GPSLayer.setTrackPointSymbol(MarkerSymbol symbol)
Changes the symbol to indicate the track points. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |