- Preparing search index...
- The search index is not available
RAMP4 - v4.6.0
Methods
Protected
childIdGenerator
- childIdGenerator(idx): string
-
Returns string
Protected
geoJsonFactory
- geoJsonFactory(type, coords): DirectGeometryObject
-
Parameters
-
type: string
-
coords: any[]
Returns DirectGeometryObject
invalid
- invalid(): boolean
-
Returns boolean
toESRI
- toESRI(): Geometry
-
Returns Geometry
toGeoJSON
- toGeoJSON(): DirectGeometryObject
-
Returns DirectGeometryObject
Baseclass of all geometries. All geometry types must derive from this class. Not intented to be instantiated on its own.