Uses of Class
com.esri.core.geometry.Unit.UnitType

Packages that use Unit.UnitType
com.esri.core.geometry Provides classes for different types of geometries, e.g. 
 

Uses of Unit.UnitType in com.esri.core.geometry
 

Methods in com.esri.core.geometry that return Unit.UnitType
abstract  Unit.UnitType Unit.getUnitType()
          Returns the unit type.
 Unit.UnitType AngularUnit.getUnitType()
           
 Unit.UnitType AreaUnit.getUnitType()
           
 Unit.UnitType LinearUnit.getUnitType()
           
static Unit.UnitType Unit.UnitType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Unit.UnitType[] Unit.UnitType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.