Uses of Interface
org.opengis.referencing.cs.LinearCS
- 
Packages that use LinearCS Package Description org.opengis.referencing.cs Coordinate systems and their axis. - 
- 
Uses of LinearCS in org.opengis.referencing.cs
Methods in org.opengis.referencing.cs that return LinearCS Modifier and Type Method Description LinearCSCSFactory. createLinearCS(Map<String,?> properties, CoordinateSystemAxis axis)Creates a linear coordinate system. 
 -