| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SurfacePatch in org.deegree.geometry | 
|---|
| Methods in org.deegree.geometry that return SurfacePatch | |
|---|---|
|  SurfacePatch | GeometryInspector.inspect(SurfacePatch patch)Invokes the inspection of the given SurfacePatch. | 
| Methods in org.deegree.geometry with parameters of type SurfacePatch | |
|---|---|
|  SurfacePatch | GeometryInspector.inspect(SurfacePatch patch)Invokes the inspection of the given SurfacePatch. | 
| Method parameters in org.deegree.geometry with type arguments of type SurfacePatch | |
|---|---|
|  Surface | GeometryFactory.createSurface(String id,
              List<SurfacePatch> patches,
              ICRS crs)Creates a Surfacethat consists of a number ofSurfacePatchinstances. | 
| Uses of SurfacePatch in org.deegree.geometry.primitive | 
|---|
| Methods in org.deegree.geometry.primitive that return types with arguments of type SurfacePatch | |
|---|---|
|  List<? extends SurfacePatch> | Surface.getPatches()Returns the patches that constitute this surface. | 
| Uses of SurfacePatch in org.deegree.geometry.primitive.patches | 
|---|
| Subinterfaces of SurfacePatch in org.deegree.geometry.primitive.patches | |
|---|---|
|  interface | ConeThe Coneclass represents (according to GML-3.1 spec ) a gridded surface given as a family of
 conic sections whose control points vary linearly. | 
|  interface | CylinderThe Cylinderclass represents (according to the GML-3.1 spec) a gridded surface given as a
 family of circles whose positions vary along a set of parallel lines, keeping the cross sectional horizontal
 curves of a constant shape. | 
|  interface | GriddedSurfacePatchA GriddedSurfacePatchis a (usually non-planar) parametricSurfacePatchderived from a rectangular
 grid in the parameter space. | 
|  interface | PolygonPatchA PolygonPatchis a planarSurfacePatchthat is defined by a set of boundary curves and an underlying
 surface to which these curves adhere. | 
|  interface | RectangleA Rectangleis aPolygonPatchdefined by four planar points. | 
|  interface | SphereThe Sphereclass represents (according to GML-3.1 spec) a gridded surface given as a family of circles
 whose positions vary linearly along the axis of the sphere, and whose radius varies in proportions to the cosine
 function of the central angle. | 
|  interface | TriangleA Triangleis aSurfacePatchdefined by three planar points. | 
| Uses of SurfacePatch in org.deegree.geometry.refs | 
|---|
| Methods in org.deegree.geometry.refs that return types with arguments of type SurfacePatch | |
|---|---|
|  List<? extends SurfacePatch> | SurfaceReference.getPatches() | 
| Uses of SurfacePatch in org.deegree.geometry.standard.composite | 
|---|
| Methods in org.deegree.geometry.standard.composite that return types with arguments of type SurfacePatch | |
|---|---|
|  List<SurfacePatch> | DefaultCompositeSurface.getPatches() | 
| Uses of SurfacePatch in org.deegree.geometry.standard.primitive | 
|---|
| Fields in org.deegree.geometry.standard.primitive with type parameters of type SurfacePatch | |
|---|---|
| protected  List<? extends SurfacePatch> | DefaultSurface.patches | 
| Methods in org.deegree.geometry.standard.primitive that return types with arguments of type SurfacePatch | |
|---|---|
|  List<? extends SurfacePatch> | DefaultOrientableSurface.getPatches() | 
|  List<? extends SurfacePatch> | DefaultSurface.getPatches() | 
| Constructor parameters in org.deegree.geometry.standard.primitive with type arguments of type SurfacePatch | |
|---|---|
| DefaultSurface(String id,
               ICRS crs,
               PrecisionModel pm,
               List<? extends SurfacePatch> patches)Creates a new DefaultSurfaceinstance from the given parameters. | |
| Uses of SurfacePatch in org.deegree.geometry.standard.surfacepatches | 
|---|
| Classes in org.deegree.geometry.standard.surfacepatches that implement SurfacePatch | |
|---|---|
|  class | DefaultConeTODO add class documentation here. | 
|  class | DefaultCylinderTODO add class documentation here. | 
|  class | DefaultGriddedSurfacePatchTODO add class documentation here. | 
|  class | DefaultPolygonPatchDefault implementation of PolygonPatch. | 
|  class | DefaultRectangleDefault implementation of Rectangle. | 
|  class | DefaultSphereTODO add class documentation here. | 
|  class | DefaultTriangleDefault implementation of Triangle. | 
| Uses of SurfacePatch in org.deegree.geometry.validation | 
|---|
| Methods in org.deegree.geometry.validation that return SurfacePatch | |
|---|---|
|  SurfacePatch | CoordinateValidityInspector.inspect(SurfacePatch patch) | 
| Methods in org.deegree.geometry.validation with parameters of type SurfacePatch | |
|---|---|
|  SurfacePatch | CoordinateValidityInspector.inspect(SurfacePatch patch) | 
| Uses of SurfacePatch in org.deegree.gml.geometry | 
|---|
| Methods in org.deegree.gml.geometry with parameters of type SurfacePatch | |
|---|---|
| protected  void | GML3GeometryWriter.exportSurfacePatch(SurfacePatch surfacePatch)Exporting a SurfacePatchvia the XMLStreamWriter given when the class was constructed | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||