Uses of Class
net.opengis.gml.SurfaceInterpolationType

Packages that use SurfaceInterpolationType
net.opengis.gml   
 

Uses of SurfaceInterpolationType in net.opengis.gml
 

Fields in net.opengis.gml declared as SurfaceInterpolationType
static SurfaceInterpolationType TriangleType.INTERPOLATION
           
static SurfaceInterpolationType PolygonPatchType.INTERPOLATION
           
static SurfaceInterpolationType RectangleType.INTERPOLATION
           
 

Methods in net.opengis.gml that return SurfaceInterpolationType
static SurfaceInterpolationType SurfaceInterpolationType.fromValue(String v)
           
static SurfaceInterpolationType SurfaceInterpolationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SurfaceInterpolationType[] SurfaceInterpolationType.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.