|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserDefinedCS | |
|---|---|
| org.opengis.referencing.cs | Coordinate systems and their axis. |
| Uses of UserDefinedCS in org.opengis.referencing.cs |
|---|
| Methods in org.opengis.referencing.cs that return UserDefinedCS | |
|---|---|
UserDefinedCS |
CSFactory.createUserDefinedCS(Map<String,?> properties,
CoordinateSystemAxis axis0,
CoordinateSystemAxis axis1)
Creates a two-dimensional user defined coordinate system. |
UserDefinedCS |
CSFactory.createUserDefinedCS(Map<String,?> properties,
CoordinateSystemAxis axis0,
CoordinateSystemAxis axis1,
CoordinateSystemAxis axis2)
Creates a three-dimensional user defined coordinate system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||