Uses of Class
org.cts.crs.CoordinateReferenceSystem.Type

Packages that use CoordinateReferenceSystem.Type
org.cts.crs   
 

Uses of CoordinateReferenceSystem.Type in org.cts.crs
 

Methods in org.cts.crs that return CoordinateReferenceSystem.Type
 CoordinateReferenceSystem.Type Geographic3DCRS.getType()
           
 CoordinateReferenceSystem.Type Geographic2DCRS.getType()
           
 CoordinateReferenceSystem.Type CoordinateReferenceSystem.getType()
          Returns this CoordinateReferenceSystem Type.
 CoordinateReferenceSystem.Type ProjectedCRS.getType()
           
 CoordinateReferenceSystem.Type CompoundCRS.getType()
          Return this CoordinateReferenceSystem Type.
 CoordinateReferenceSystem.Type GeocentricCRS.getType()
          Returns this CoordinateReferenceSystem Type.
 CoordinateReferenceSystem.Type VerticalCRS.getType()
           
abstract  CoordinateReferenceSystem.Type GeodeticCRS.getType()
           
static CoordinateReferenceSystem.Type CoordinateReferenceSystem.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CoordinateReferenceSystem.Type[] CoordinateReferenceSystem.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.