GeoAPI 2.0
Build 2005-06-08

Uses of Package
org.opengis.spatialschema.geometry.geometry

Packages that use org.opengis.spatialschema.geometry.geometry
org.opengis.go   
org.opengis.spatialschema.geometry Root package for geometries
org.opengis.spatialschema.geometry.geometry Set of geometric objects. 
org.opengis.spatialschema.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
 

Classes in org.opengis.spatialschema.geometry.geometry used by org.opengis.go
GeometryFactory
          A factory of geometries.
 

Classes in org.opengis.spatialschema.geometry.geometry used by org.opengis.spatialschema.geometry
Position
          A type consisting of either a direct position or of a point from which a direct position shall be obtained.
 

Classes in org.opengis.spatialschema.geometry.geometry used by org.opengis.spatialschema.geometry.geometry
AffinePlacement
          A placement defined by linear transformation from the parameter space to the target coordinate space.
Arc
          Arc of the circle determined by 3 points, starting at the first, passing through the second and terminating at the third.
ArcByBulge
          Equivalents to the Arc, except the bulge representation is maintained.
ArcString
          Similar to a line string except that the interpolation is by circular arcs.
ArcStringByBulge
          A variant of the arc that stores the parameters of the second constructor of the component arcs and recalculates the other attributes of the standard arc.
BSplineCurve
          A piecewise parametric polynomial or rational curve described in terms of control points and basis functions.
GenericCurve
          Common interface for curve and curve segment.
GenericSurface
          Common interface for surface and surface patch.
Geodesic
          Two distinct positions joined by a geodesic curve.
GeodesicString
          Sequence of geodesic segments.
GriddedSurface
          A parametric curve surface defined from a rectangular grid in the parameter space.
Knot
          Controls the constructive parameter space for spline curves and surfaces.
KnotType
          The type of a B-spline.
LineSegment
          Two distinct direct positions (the start point and end point) joined by a straight line.
LineString
          A sequence of line segments, each having a parameterization like the one LineSegment.
ParametricCurveSurface
          The surface patches that make up the parametric curve surfaces.
ParamForPoint
          The curve parameter for a point.
Placement
          Takes a standard geometric construction and places it in geographic space.
PointArray
          A sequence of points.
PointGrid
          A grid of points.
Polygon
          A surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere.
PolyhedralSurface
          A surface composed of polygon surfaces connected along their common boundary curves.
PolynomialSpline
          A polynimal spline.
Position
          A type consisting of either a direct position or of a point from which a direct position shall be obtained.
SplineCurve
          Root for subtypes of curve segment using some version of spline, either polynomial or rational functions.
SplineCurveForm
          Indicates which sort of curve may be approximated by a particular B-spline.
Tin
          A triangulated surface that uses the Delaunay algorithm or a similar algorithm complemented with consideration for breaklines, stoplines and maximum length of triangle sides.
Triangle
          A planar polygon defined by 3 corners.
TriangulatedSurface
          A polyhedral surface that is composed only of triangles.
 

Classes in org.opengis.spatialschema.geometry.geometry used by org.opengis.spatialschema.geometry.primitive
GenericCurve
          Common interface for curve and curve segment.
GenericSurface
          Common interface for surface and surface patch.
PointArray
          A sequence of points.
Polygon
          A surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere.
PolyhedralSurface
          A surface composed of polygon surfaces connected along their common boundary curves.
Position
          A type consisting of either a direct position or of a point from which a direct position shall be obtained.
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium