Uses of Interface
org.opengis.referencing.cs.UserDefinedCS
-
Uses of UserDefinedCS in org.opengis.referencing.cs
Modifier and TypeMethodDescriptionCSFactory.createUserDefinedCS
(Map<String, ?> properties, CoordinateSystemAxis axis0, CoordinateSystemAxis axis1) Creates a two-dimensional user defined coordinate system.CSFactory.createUserDefinedCS
(Map<String, ?> properties, CoordinateSystemAxis axis0, CoordinateSystemAxis axis1, CoordinateSystemAxis axis2) Creates a three-dimensional user defined coordinate system.