deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.geometry.primitive.patches
Interface Cylinder

All Superinterfaces:
GriddedSurfacePatch, SurfacePatch
All Known Implementing Classes:
DefaultCylinder

public interface Cylinder
extends GriddedSurfacePatch

The Cylinder class 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.

Version:
$Revision: $, $Date: $
Author:
Andrei Ionita, last edited by: $Author: ionita $

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.deegree.geometry.primitive.patches.GriddedSurfacePatch
GriddedSurfacePatch.GriddedSurfaceType
 
Nested classes/interfaces inherited from interface org.deegree.geometry.primitive.patches.SurfacePatch
SurfacePatch.SurfacePatchType
 
Method Summary
 GriddedSurfacePatch.GriddedSurfaceType getGriddedSurfaceType()
          Must always return GriddedSurfacePatch.GriddedSurfaceType.CYLINDER.
 
Methods inherited from interface org.deegree.geometry.primitive.patches.GriddedSurfacePatch
getNumColumns, getNumRows, getRow, getRows
 
Methods inherited from interface org.deegree.geometry.primitive.patches.SurfacePatch
getArea, getCoordinateDimension, getSurfacePatchType
 

Method Detail

getGriddedSurfaceType

GriddedSurfacePatch.GriddedSurfaceType getGriddedSurfaceType()
Must always return GriddedSurfacePatch.GriddedSurfaceType.CYLINDER.

Specified by:
getGriddedSurfaceType in interface GriddedSurfacePatch
Returns:
GriddedSurfacePatch.GriddedSurfaceType.CYLINDER

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>