Uses of Package
org.opengis.geometry.coordinate

Packages that use org.opengis.geometry.coordinate
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.feature Representation a features on a map. 
org.opengis.geometry Root package for geometries
org.opengis.geometry.coordinate Set of geometric objects. 
org.opengis.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
org.opengis.go   
 

Classes in org.opengis.geometry.coordinate used by org.opengis.coverage
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.
 

Classes in org.opengis.geometry.coordinate used by org.opengis.feature
GeometryFactory
          A factory of geometries.
 

Classes in org.opengis.geometry.coordinate used by org.opengis.geometry
PointArray
          A sequence of points.
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.geometry.coordinate used by org.opengis.geometry.coordinate
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.
BSplineSurface
          A rational or polynomial parametric surface that is represented by control points, basis functions and possibly weights.
BSplineSurfaceForm
          Indicates a particular geometric form represented by a BSplineSurface.
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.geometry.coordinate used by org.opengis.geometry.primitive
GenericCurve
          Common interface for curve and curve segment.
GenericSurface
          Common interface for surface and surface patch.
PointArray
          A sequence of points.
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.geometry.coordinate used by org.opengis.go
GeometryFactory
          A factory of geometries.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.