Graphic:
public properties
<attribute,
checkForMouseListener,
geometry,
graphicsLayer,
infoWindowRenderer,
symbol>
public methods
fromJSON
(obj:Object):
Graphic
,
refresh
():void
,
toJSON
(key:String = null):Object
>
events
<change>
Geometry:
public properties
<extent:Extent,
spatialReference,
type>
public methods
<fromJSON
(obj:Object):
Geometry,
toJSON
(key:String = null):Object
>
public constants
<
EXTENT
: String = esriGeometryEnvelope
MAPPOINT
: String = esriGeometryPoint
MULTIPOINT
: String = esriGeometryMultipoint
POLYGON
: String = esriGeometryPolygon
POLYLINE
: String = esriGeometryPolyline>