Uses of Package
org.deegree.geometry.primitive.segments

Packages that use org.deegree.geometry.primitive.segments
org.deegree.geometry   
org.deegree.geometry.linearization   
org.deegree.geometry.primitive   
org.deegree.geometry.primitive.segments   
org.deegree.geometry.refs   
org.deegree.geometry.standard.composite   
org.deegree.geometry.standard.curvesegments   
org.deegree.geometry.standard.primitive   
org.deegree.geometry.validation   
org.deegree.gml.geometry   
 

Classes in org.deegree.geometry.primitive.segments used by org.deegree.geometry
Arc
          An ArcString that consists of a single arc only.
ArcByBulge
          An ArcStringByBulge that consists of a single arc only.
ArcByCenterPoint
          Circular CurveSegment that consists of a single arc only.
ArcString
          CurveSegment that uses three-point circular arc interpolation.
ArcStringByBulge
          Circular CurveSegment.
Bezier
          Special case of a BSpline curve segment with two knots.
BSpline
          CurveSegment that uses either polynomial or rational interpolation.
Circle
          An Arc whose ends coincide to form a simple closed loop.
CircleByCenterPoint
          An ArcByCenterPoint with identical start and end angles to form a full circle.
Clothoid
          A clothoid, or Cornu's spiral, is a plane CurveSegment whose curvature is a fixed function of its length.
CubicSpline
          A CurveSegment that uses the control points and a set of derivative parameters to define a piecewise 3rd degree polynomial interpolation.
CurveSegment
          A CurveSegment is a portion of a Curve which uses a single interpolation method.
Geodesic
          A GeodesicString that consists of a single arc only.
GeodesicString
          A GeodesicString is computed from two or more positions and an interpolation using geodesics defined from the geoid (or ellipsoid) of the coordinate reference system being used.
Knot
          Used to define the basis functions of a BSpline.
LineStringSegment
          A CurveSegment that is defined by two or more Points, with linear interpolation between subsequent pairs of points.
OffsetCurve
          A CurveSegment that is defined by a base Curve and an offset vector.
 

Classes in org.deegree.geometry.primitive.segments used by org.deegree.geometry.linearization
Arc
          An ArcString that consists of a single arc only.
ArcString
          CurveSegment that uses three-point circular arc interpolation.
CubicSpline
          A CurveSegment that uses the control points and a set of derivative parameters to define a piecewise 3rd degree polynomial interpolation.
CurveSegment
          A CurveSegment is a portion of a Curve which uses a single interpolation method.
LineStringSegment
          A CurveSegment that is defined by two or more Points, with linear interpolation between subsequent pairs of points.
 

Classes in org.deegree.geometry.primitive.segments used by org.deegree.geometry.primitive
CurveSegment
          A CurveSegment is a portion of a Curve which uses a single interpolation method.
LineStringSegment
          A CurveSegment that is defined by two or more Points, with linear interpolation between subsequent pairs of points.
 

Classes in org.deegree.geometry.primitive.segments used by org.deegree.geometry.primitive.segments
Arc
          An ArcString that consists of a single arc only.
ArcByCenterPoint
          Circular CurveSegment that consists of a single arc only.
ArcString
          CurveSegment that uses three-point circular arc interpolation.
ArcStringByBulge
          Circular CurveSegment.
BSpline
          CurveSegment that uses either polynomial or rational interpolation.
CurveSegment
          A CurveSegment is a portion of a Curve which uses a single interpolation method.
CurveSegment.CurveSegmentType
          Convenience enum type for discriminating the different curve segment variants in switch statements.
GeodesicString
          A GeodesicString is computed from two or more positions and an interpolation using geodesics defined from the geoid (or ellipsoid) of the coordinate reference system being used.
Knot
          Used to define the basis functions of a BSpline.
KnotType
          Defines allowed values for the knots' type.
 

Classes in org.deegree.geometry.primitive.segments used by org.deegree.geometry.refs
CurveSegment
          A CurveSegment is a portion of a Curve which uses a single interpolation method.
 

Classes in org.deegree.geometry.primitive.segments used by org.deegree.geometry.standard.composite
CurveSegment
          A CurveSegment is a portion of a Curve which uses a single interpolation method.
 

Classes in org.deegree.geometry.primitive.segments used by org.deegree.geometry.standard.curvesegments
Arc
          An ArcString that consists of a single arc only.
ArcByBulge
          An ArcStringByBulge that consists of a single arc only.
ArcByCenterPoint
          Circular CurveSegment that consists of a single arc only.
ArcString
          CurveSegment that uses three-point circular arc interpolation.
ArcStringByBulge
          Circular CurveSegment.
Bezier
          Special case of a BSpline curve segment with two knots.
BSpline
          CurveSegment that uses either polynomial or rational interpolation.
Circle
          An Arc whose ends coincide to form a simple closed loop.
CircleByCenterPoint
          An ArcByCenterPoint with identical start and end angles to form a full circle.
Clothoid
          A clothoid, or Cornu's spiral, is a plane CurveSegment whose curvature is a fixed function of its length.
CubicSpline
          A CurveSegment that uses the control points and a set of derivative parameters to define a piecewise 3rd degree polynomial interpolation.
CurveSegment
          A CurveSegment is a portion of a Curve which uses a single interpolation method.
CurveSegment.CurveSegmentType
          Convenience enum type for discriminating the different curve segment variants in switch statements.
Geodesic
          A GeodesicString that consists of a single arc only.
GeodesicString
          A GeodesicString is computed from two or more positions and an interpolation using geodesics defined from the geoid (or ellipsoid) of the coordinate reference system being used.
Knot
          Used to define the basis functions of a BSpline.
LineStringSegment
          A CurveSegment that is defined by two or more Points, with linear interpolation between subsequent pairs of points.
OffsetCurve
          A CurveSegment that is defined by a base Curve and an offset vector.
 

Classes in org.deegree.geometry.primitive.segments used by org.deegree.geometry.standard.primitive
CurveSegment
          A CurveSegment is a portion of a Curve which uses a single interpolation method.
LineStringSegment
          A CurveSegment that is defined by two or more Points, with linear interpolation between subsequent pairs of points.
 

Classes in org.deegree.geometry.primitive.segments used by org.deegree.geometry.validation
CurveSegment
          A CurveSegment is a portion of a Curve which uses a single interpolation method.
 

Classes in org.deegree.geometry.primitive.segments used by org.deegree.gml.geometry
CurveSegment
          A CurveSegment is a portion of a Curve which uses a single interpolation method.
 



Copyright © 2011. All Rights Reserved.