| Modifier and Type | Method and Description |
|---|---|
SimpleCoordinateReferenceSystem |
CompoundCoordinateReferenceSystem.getCoordinateReferenceSystem(int index)
Get the coordinate reference system at the index
|
| Modifier and Type | Method and Description |
|---|---|
List<SimpleCoordinateReferenceSystem> |
CompoundCoordinateReferenceSystem.getCoordinateReferenceSystems()
Get the coordinate reference systems
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundCoordinateReferenceSystem.addCoordinateReferenceSystem(SimpleCoordinateReferenceSystem crs)
Add the coordinate reference system
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundCoordinateReferenceSystem.addCoordinateReferenceSystems(List<SimpleCoordinateReferenceSystem> crss)
Add the coordinate reference systems
|
void |
CompoundCoordinateReferenceSystem.setCoordinateReferenceSystems(List<SimpleCoordinateReferenceSystem> coordinateReferenceSystems)
Set the coordinate reference systems
|
| Modifier and Type | Class and Description |
|---|---|
class |
DerivedCoordinateReferenceSystem
Derived Coordinate Reference System
|
| Modifier and Type | Class and Description |
|---|---|
class |
EngineeringCoordinateReferenceSystem
Engineering Coordinate Reference System
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeoCoordinateReferenceSystem
Geodetic and Geographic Coordinate Reference System
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParametricCoordinateReferenceSystem
Parametric Coordinate Reference System
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectedCoordinateReferenceSystem
Projected Coordinate Reference System
|
| Modifier and Type | Class and Description |
|---|---|
class |
TemporalCoordinateReferenceSystem
Temporal Coordinate Reference System
|
| Modifier and Type | Class and Description |
|---|---|
class |
VerticalCoordinateReferenceSystem
Vertical Coordinate Reference System
|
| Modifier and Type | Method and Description |
|---|---|
SimpleCoordinateReferenceSystem |
CRSReader.readSimpleCoordinateReferenceSystem()
Read a Simple Coordinate Reference System from the well-known text
|
static SimpleCoordinateReferenceSystem |
CRSReader.readSimpleCoordinateReferenceSystem(String text)
Read a Simple Coordinate Reference System from the well-known text
|
static SimpleCoordinateReferenceSystem |
CRSReader.readSimpleCoordinateReferenceSystem(String text,
boolean strict)
Read a Simple Coordinate Reference System from the well-known text
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.