|
PeObjects
|
|
|---|---|
| PeGeogTransformations | |
|
|
|
|
Coordinate Transformations
|
|
|---|---|
| PeCSTransformations | |
|
|
|
|
PE Factory
|
|
|---|---|
| PeFactory | |
|
|
|
|
Predefined PE Objects
|
|
|---|---|
| PeDefs | |
| PeDatumsDefs | |
| PeGCSDefs | |
| PeGTDefs | |
| PeMethsDefs | |
| PeParamsDefs | |
| PePrimemDefs | |
| PeProjsDefs | |
| PeSpheroidsDefs | |
| PeUnitsDefs | |
|
PE Math Functions
|
|
|---|---|
| PeMath | |
|
|
|
|
method
|
parameters
|
returned value
|
| PeGeographicCS | String gcsString | PeGeographicCS |
| PeGeographicCS | String name, PeDatum datum, PePrimeMeridian primem, PeUnit unit | PeGeographicCS |
| clone | Object | |
| delete |
|
|
| fromString | String gcsString | PeGeographicCS |
| getDatum | PeDatum | |
| getName | String | |
| getPrimeM | PePrimeMeridian | |
| getUnit | PeUnit | |
| isEqual | PeCoordinateSystem coordsys | boolean |
| isEqual | PeObject peobj | boolean |
| isEqual | PeGeographicCS geogcs | boolean |
| toString | String |
|
Creates a geographic coordinate system object. Parameters
Returns
Throws
Example
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
|
Creates a geographic coordinate system object from its string representation. Parameters
Returns
Throws
Example
|
|||
|---|---|---|---|
|
Creates a new geographic coordinate system object from this object. Parameters none Returns
Throws
Example
|
|
|---|---|
|
Removes a geographic coordinate system object. Parameters none Returns
Throws
Example
|
|
|---|---|
|
Creates a geographic coordinate system object from its string representation. Parameters
Returns
Throws
Example
|
|||
|---|---|---|---|
|
Retrieves the datum of a geographic coordinate system. Parameters none Returns
Throws
Example
|
|
|---|---|
|
Retrieves the name of a geographic coordinate system. Parameters none Returns
Throws
Example
|
|
|---|---|
|
Retrieves the prime meridian of this geographic coordinate system object. Parameters none Returns
Throws
Example
|
|
|---|---|
|
Retrieves the unit of measure of this geographic coordinate system object. Parameters none Returns
Throws
Example
|
|
|---|---|
|
Tests whether a coodinate system object is equivalent to this geographic coordinate system object. Parameters
Returns
Throws
Example
|
|||
|---|---|---|---|
|
Tests whether two geographic coordinate system objects are equivalent. Parameters
Returns
Throws
Example
|
|||
|---|---|---|---|
|
Tests whether two geographic coordinate system objects are equivalent. Parameters
Returns
Throws
Example
|
|||
|---|---|---|---|
|
Creates a string representation of this coordinate system object. Parameters none Returns
Throws
Example
|
|
|---|---|