org.deegree.geometry.primitive.patches
Interface Sphere
- All Superinterfaces:
- GriddedSurfacePatch, SurfacePatch
- All Known Implementing Classes:
- DefaultSphere
public interface Sphere
- extends GriddedSurfacePatch
The Sphere
class 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. The horizontal circles resemble lines of constant latitude, and the vertical arcs
resemble lines of constant longitude.
- Version:
- $Revision: $, $Date: $
- Author:
- Andrei Ionita, last edited by: $Author: ionita $
getGriddedSurfaceType
GriddedSurfacePatch.GriddedSurfaceType getGriddedSurfaceType()
- Must always return
GriddedSurfacePatch.GriddedSurfaceType.SPHERE
.
- Specified by:
getGriddedSurfaceType
in interface GriddedSurfacePatch
- Returns:
GriddedSurfacePatch.GriddedSurfaceType.SPHERE
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>