Packagecom.esri.tracking.connector.geometry
Classpublic class TmsGeometry
InheritanceTmsGeometry Inheritance Object
Subclasses TmsEnvelope, TmsPoint, TmsPolygon, TmsPolyline

Base class for TmsPoint, TmsPolyon and TmsPolyline.



Public Properties
 PropertyDefined By
  type : GeometryType
[read-only] Returns the type of geometry.
TmsGeometry
Property Detail
typeproperty
type:GeometryType  [read-only]

Returns the type of geometry. Implemented by TmsPoint, TmsPolygon and TmsPolyline.


Implementation
    public function get type():GeometryType