| |
PeCoordinateSystem |
|
| pe_coordsys_clone |
clone() |
Clones a coordinate system |
| pe_coordsys_del |
|
|
| pe_coordsys_eq |
isEqual() |
Tests if two coordinate systems are identical. |
| pe_coordsys_from_string |
fromString() |
Retrieves the external representation of this coordinate system. |
| pe_coordsys_p |
|
|
| pe_coordsys_to_string |
toString() |
Retrieves the external representation of this coordinate system. |
| pe_coordsys_from_prjfile |
fromPrjFile() |
Creates a CS object from an ARC/INFO workstation PRJ file. |
| pe_coordsys_from_prjstring |
fromPrjString() |
Creates a CS object from an ARC/INFO workstation PRJ. |
| pe_coordsys_to_prjfile |
toPrjFile() |
Creates an ARC/INFO workstation PRJ file from a CS. |
| pe_coordsys_to_prjstring |
toPrjString() |
Creates an ARC/INFO workstation PRJ string from a CS. |
| |
PeDatum |
|
| pe_datum_clone |
clone() |
Clone a datum. |
| pe_datum_del |
delete() |
Deletes a datum object. |
| pe_datum_eq |
isEqual() |
Test if two datums are identical. |
| pe_datum_from_string |
fromString() |
Construct datum object from string. |
| pe_datum_name |
getName() |
Retrieve a datum's name. |
| pe_datum_new |
|
|
| pe_datum_p |
|
|
| pe_datum_spheroid |
getSpheroid() |
Retrieve a datum's spheroid. |
| pe_datum_to_string |
toString() |
Retrieve a datum's external representation. |
| NA |
getStatus() |
Retrieve a datum's status. |
| |
PeGeographicCS |
|
| pe_geogcs_clone |
clone() |
Clone a gcs. |
| pe_geogcs_datum |
getDatum() |
Retrieve a GCS's datum. |
| pe_geogcs_del |
delete() |
Deletes a GCS object. |
| pe_geogcs_eq |
isEqual(PeCoordinateSystem coordsys) |
Test if two coordinate systems are identical. |
| pe_geogcs_from_string |
fromString() |
Create a gcs from string. |
| pe_geogcs_name |
getName() |
Retrieve a GCS's name. |
| pe_geogcs_new |
|
|
| pe_geogcs_p |
|
|
| pe_geogcs_primem |
getPrimeM() |
Retrieve a GCS's prime meridian. |
| pe_geogcs_to_string |
toString() |
Retrieve a GCS's external representation. |
| pe_geogcs_unit |
getUnit() |
Retrieve a GCS's unit (angular). |
| NA |
getStatus() |
Retrieve a datum's status. |
| |
PeGeogTransformations |
|
| pe_geogtran_clone |
java.lang.Object clone() |
Clone a GT. |
| pe_geogtran_del |
void delete() |
Delete a parameter object. |
| pe_geogtran_eq |
isEqual() |
Test if two GT's are identical. |
| pe_geogtran_from_string |
fromString() |
Construct a GT object from an external representation. |
| pe_geogtran_geogcs1 |
getGeogCS1() |
Retrieve a GT's 1st Geographic Coordinate System. |
| pe_geogtran_geogcs2 |
getGeogCS2() |
Retrieve a GT's 2nd Geographic Coordinate System. |
| pe_geogtran_isconstloaded |
isConstLoaded() |
Checks if constants for a GT are loaded. |
| pe_geogtran_method |
getMethod() |
Retrieve a GT's method. |
| pe_geogtran_load_constants |
loadConstants() |
Load constants for a GT. |
| pe_geogtran_name |
getName() |
Retrieve a GT's name. |
| pe_geogtran_new |
NA |
|
| pe_geogtran_p |
NA |
|
| pe_geogtran_parameters |
getParams() |
Retrieve a GT's parameters into an array. |
| pe_geogtran_to_string |
toString() |
Retrieve the external representation of a GT. |
| pe_geogtran_unload_constants |
unloadConstants() |
Unload constants for a GT. |
| |
getStatus() |
Get the this object's status. |
| |
setStatus() |
Set this object's status. |
| |
PeMath |
|
| pe_auth_r |
auth_r() |
Returns the authalic radius of a spheroid |
| pe_beta_to_phi |
beta_to_phi() |
Calculates a geographic latitude from an authalic latitude. |
| pe_cart_to_curv |
cart_to_curv() |
Transformation from cartesian to curvilinear coordinates. |
| pe_chi_to_phi |
chi_to_phi() |
Calculates a geographic latitude from a conformal latitude. |
| pe_curv_to_cart |
curv_to_cart() |
Transformation from curvilinear to cartesian coordinates. |
| pe_delta |
delta() |
Adjusts a longitude to between +/-PI. |
| pe_eq |
eq() |
Returns true if two floating point numbers are approximately equal. |
| pe_eta_to_phi |
eta_to_phi() |
Calculates a geographic latitude from a parametric (reduced) latitude. |
| pe_geodesic_coordinate |
geodesic_coordinate() |
Find destination geodetic coordinate given origin coordinate, geodesic distance, and azimuth. |
| pe_geodesic_distance |
geodesic_distance() |
Find geodesic distance and azimuth given two geodetic coordinates. |
| pe_m |
m() |
Returns the meridional radius of curvature. |
| pe_mu_to_phi |
mu_to_phi() |
Calculates a geographic latitude from a rectifying latitude. |
| pe_n |
n() |
Calculates the transverse radius of curvature at a point. |
| pe_phi_to_beta |
phi_to_beta() |
|
| pe_phi_to_chi |
phi_to_chi() |
Calculates a conformal latitude from a geographic latitude. |
| pe_phi_to_eta |
phi_to_eta()
|
Parametric (reduced) latitude. |
| pe_phi_to_mu |
phi_to_mu() |
Calculates a rectifying latitude from a geographic latitude. |
| NA |
phi_to_phig() |
|
| NA |
phig_to_phi() |
|
| pe_q |
q() |
Calculates the meridional arc distance from the equator |
| pe_q90 |
q90() |
Calculates the meridional arc distance from the equator to a pole. |
| pe_w |
w() |
Calculates an intermediate geodetic quantity, the square root of the quantity 1.0 minus the square of the eccentricity times the square of the sine of the latitude. |
| |
PeParameters |
|
| pe_parameter_clone |
clone() |
Clone a parameter object |
| pe_parameter_del |
delete() |
Delete a parameter object. |
| pe_parameter_eq |
isEqual() |
Test if two parameters are identical. |
| pe_parameter_from_string |
fromString() |
Construct parameter object from string. |
| pe_parameter_index |
getIndex() |
Retrieve a parameter's index. |
| pe_parameter_method_defaults |
setMethodDefaults() |
Create default parameters in array parameters for a method object. |
| pe_parameter_name |
getName() |
Retrieve a parameter's name. |
| pe_parameter_name_set |
setName() |
Set a parameter's name. |
| pe_parameter_new |
NA |
|
| pe_parameter_p |
NA |
|
| pe_parameter_projection_defaults |
setProjectionDefaults() |
Create default parameters in array parameters for a projection object. |
| NA |
getStatus() |
Get this object's status. |
| NA |
setStatus() |
Sets this object's status |
| pr_parameter_to_string |
toString() |
Retrieve the parameter's external representation. |
| pe_parameter_value |
getValue() |
Retrieve a parameter's value. |
| pe_parameter_value_set |
setValue() |
Set a parameter's value. |
| |
PeFactory |
|
| pe_factory |
factory(int[] n) |
Creates an array of predefined PeObject objects. |
| pe_factory_code |
getCode() |
Retrieves an object's factory code. |
| pe_factory_datum |
datum() |
Creates a PeDatum object code from a predefined datum string. |
| pe_factory_geogcs |
geogcs() |
Creates a PeGeographicCS object code from a predefined GeographicCS string. |
| pe_factory_geogtran |
|
|
| pe_factory_method |
method() |
Creates a PeMethod object code from a predefined method string. |
| pe_factory_parameter |
parameter() |
Creates a PeParameters object code from a predefined Parameters string. |
| pe_factory_primem |
primem() |
Creates a PePrimeMeridian object code from a predefined Prime Meridian string. |
| pe_factory_projcs |
projcs() |
Creates a PeProjectedCS object code from a predefined ProjectedCS string. |
| pe_factory_projection |
projection() |
Creates a PeProjection object code from a predefined projection factory code. |
| pe_factory_spheroid |
spheroid() |
Creates a PeSpheroid object from a predefined spheroid string. |
| pe_factory_unit |
unit() |
Creates a PeUnit object from a predefined unit string. |
| pe_predefined_angular_unit |
|
|
| pe_predefined_datum |
|
|
| pe_predefined_geogcs |
|
|
| pe_predefined_geogtran |
|
|
| pe_predefined_linear_unit |
|
|
| pe_predefined_method |
|
|
| pe_predefined_parameter |
|
|
| pe_predefined_primem |
|
|
| pe_predefined_projcs |
|
|
| pe_predefined_projection |
|
|
| pe_predefined_spheroid |
|
|
| pe_table_del |
|
|
| pe_factory_angular_unit_codelist |
angularUnitCodelist() |
Creates an integer array of angular unit factory codes. |
| pe_factory_datum_codelist |
datumCodelist() |
Creates an integer array of datum factory codes. |
| pe_factory_geogcs_codelist |
geogcsCodelist() |
Creates an integer array of GeographicCS factory codes. |
| pe_factory_geogtran_codelist |
geogtranCodelist() |
Creates an integer array of Geographic Transformation factory codes. |
| pe_factory_linear_unit_codelist |
linearUnitCodelist() |
Creates an integer array of Linear Unit factory codes. |
| pe_factory_method_codelist |
methodCodelist() |
Creates an integer array of Method factory codes. |
| pe_factory_parameter_codelist |
parameterCodelist() |
Creates an integer array of Parameters factory codes. |
| pe_factory_primem_codelist |
primemCodelist() |
Creates an integer array of Prime Meridian factory codes. |
| pe_factory_projcs_codelist |
projcsCodelist() |
Creates an integer array of ProjectedCS factory codes. |
| pe_factory_projection_codelist |
projectionCodelist() |
Creates an integer array of Projection factory codes. |
| pe_factory_spheroid_codelist |
spheroidCodelist() |
Creates an integer array of Spheroid factory codes. |
| pe_factory_codelist_del |
destroyCodelist() |
Deletes an integer array of factory codes. |
| NA |
vertcsCodelist() |
Creates an integer array of VertCS factory codes. |
| NA |
vertcs() |
Creates a PeVertCS object code from a predefined ProjectedCS string. |
| NA |
vdatum() |
Creates a PeVDatum object from a predefined vdatum factory code. |
| NA |
vdatum() |
Creates a PeVDatum object code from a predefined vdatum string. |
| NA |
vdatumCodelist() |
Creates an integer array of datum factory codes |
| NA |
vertcs() |
Creates a PeVertCS object from a predefined VertCS factory code. |
| |
PePrimeMeridian |
|
| pe_primem_clone |
clone() |
Clone a prime meridian |
| pe_primem_del |
delete() |
Deletes a PrimeMeridian object. |
| pe_primem_eq |
isEqual() |
Test if two prime meridians are identical. |
| pe_primem_from_string |
fromString() |
Construct a prime meridian object from its string representation. |
| pe_primem_longitude |
getLongitude() |
Retrieve a prime meridian's longitude. |
| pe_primem_name |
getName() |
Retrive a prime meridian's name. |
| pe_primem_new |
|
|
| pe_primem_p |
|
|
| pe_primem_to_string |
toString() |
Retrieve an external representation of a prime meridian. |
| |
getStatus() |
Get this object's status. |
| |
setStatus() |
Set this object's status. |
| |
PeProjectedCS |
|
| pe_projcs_clone |
clone() |
Clone a PCS |
| pe_projcs_clone_alter_units |
cloneAlterUnits() |
Clone a PCS, change the clone's unit objects to the arguments, and convert values in appropriate parameter objects. |
| |
generateHorizon() |
Generate a horizon for a projected coordinate system. |
| |
getGeogCoordSys() |
Retrieve a PCS's GCS. |
| pe_projcs_del |
delete() |
Deletes a PCS object. |
| pe_projcs_eq |
isEqual(PeProjectedCS projcs) |
Test if two PCSs are identical. |
| pe_projcs_eqnn |
isEqualNoName() |
Test if two PCS's are identical exept for the name (no-name comparison). |
| pe_projcs_from_string |
fromString() |
Construct a projected coordinate system object from its string representation. |
| pe_projcs_geogcs |
|
|
| pe_projcs_isconstloaded |
isConstLoaded() |
Are projection constants for a PCS loaded? |
| |
|
|
| pe_projcs_load_constants |
loadConstants() |
Load projection constants for a PCS. |
| pe_projcs_name |
getName() |
Retrieve a PCS's name. |
| pe_projcs_new |
NA |
|
| pe_projcs_p |
|
|
| |
setStatus() |
Set this object's status. |
| |
getStatus() |
Get this object's status. |
| pe_projcs_parameters |
getParameters() |
Retrieve a PCS's parameters into an array. |
| pe_projcs_projection |
getProjection() |
Retrieve a PCS's projection. |
| pr_projcs_to_string |
toString() |
Retrieve a PCS's external representation. |
| pe_projcs_unit |
getUnit() |
Retrieve a PCS's unit (linear). |
| pe_projcs_unload_constants |
unloadConstants() |
Unload projection constants for a PCS. |
| |
PeProjection |
|
| pe_projection_clone |
clone() |
Clone a projection. |
| pe_projection_del |
delete() |
Delete a parameter object. |
| pe_projection_eq |
isEqual() |
|
| pe_projection_forward |
getForward() |
|