Uses of Class
org.geotools.geometry.iso.util.interpolation.ITP_Interpolation.TYPE

Packages that use ITP_Interpolation.TYPE
org.geotools.geometry.iso.util.interpolation An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Uses of ITP_Interpolation.TYPE in org.geotools.geometry.iso.util.interpolation
 

Methods in org.geotools.geometry.iso.util.interpolation that return ITP_Interpolation.TYPE
static ITP_Interpolation.TYPE ITP_Interpolation.TYPE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ITP_Interpolation.TYPE[] ITP_Interpolation.TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.