Uses of Class
org.deegree.geometry.primitive.patches.PolygonPatch.PolygonPatchType

Packages that use PolygonPatch.PolygonPatchType
org.deegree.geometry.primitive.patches   
org.deegree.geometry.standard.surfacepatches   
 

Uses of PolygonPatch.PolygonPatchType in org.deegree.geometry.primitive.patches
 

Methods in org.deegree.geometry.primitive.patches that return PolygonPatch.PolygonPatchType
 PolygonPatch.PolygonPatchType PolygonPatch.getPolygonPatchType()
           
static PolygonPatch.PolygonPatchType PolygonPatch.PolygonPatchType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PolygonPatch.PolygonPatchType[] PolygonPatch.PolygonPatchType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of PolygonPatch.PolygonPatchType in org.deegree.geometry.standard.surfacepatches
 

Methods in org.deegree.geometry.standard.surfacepatches that return PolygonPatch.PolygonPatchType
 PolygonPatch.PolygonPatchType DefaultRectangle.getPolygonPatchType()
           
 PolygonPatch.PolygonPatchType DefaultPolygonPatch.getPolygonPatchType()
           
 PolygonPatch.PolygonPatchType DefaultTriangle.getPolygonPatchType()
           
 



Copyright © 2011. All Rights Reserved.