Uses of Package
mil.nga.sf
-
Packages that use mil.nga.sf Package Description mil.nga.sf mil.nga.sf.extended mil.nga.sf.util mil.nga.sf.util.centroid mil.nga.sf.util.filter mil.nga.sf.util.sweep -
Classes in mil.nga.sf used by mil.nga.sf Class Description CircularString Circular String, Curve sub typeCompoundCurve Compound Curve, Curve sub typeCurve The base type for all 1-dimensional geometry types.CurvePolygon A planar surface defined by an exterior ring and zero or more interior ring.Geometry The root of the geometry type hierarchyGeometryCollection A collection of zero or more Geometry instances.GeometryEnvelope Geometry envelopeGeometryType Geometry Type enumerationLine A LineString with exactly 2 Points.LinearRing A LineString that is both closed and simple.LineString A Curve that connects two or more points in space.MultiCurve A restricted form of GeometryCollection where each Geometry in the collection must be of type Curve.MultiLineString A restricted form of MultiCurve where each Curve in the collection must be of type LineString.MultiPoint A restricted form of GeometryCollection where each Geometry in the collection must be of type Point.MultiPolygon A restricted form of MultiSurface where each Surface in the collection must be of type Polygon.MultiSurface A restricted form of GeometryCollection where each Geometry in the collection must be of type Surface.Point A single location in space.Polygon A restricted form of CurvePolygon where each ring is defined as a simple, closed LineString.PolyhedralSurface Contiguous collection of polygons which share common boundary segments.Surface The base type for all 2-dimensional geometry types.TIN A tetrahedron (4 triangular faces), corner at the origin and each unit coordinate digit.Triangle Triangle -
Classes in mil.nga.sf used by mil.nga.sf.extended Class Description Geometry The root of the geometry type hierarchyGeometryCollection A collection of zero or more Geometry instances.GeometryType Geometry Type enumeration -
Classes in mil.nga.sf used by mil.nga.sf.util Class Description CircularString Circular String, Curve sub typeCompoundCurve Compound Curve, Curve sub typeCurve The base type for all 1-dimensional geometry types.CurvePolygon A planar surface defined by an exterior ring and zero or more interior ring.Geometry The root of the geometry type hierarchyGeometryEnvelope Geometry envelopeGeometryType Geometry Type enumerationLine A LineString with exactly 2 Points.LineString A Curve that connects two or more points in space.MultiLineString A restricted form of MultiCurve where each Curve in the collection must be of type LineString.MultiPoint A restricted form of GeometryCollection where each Geometry in the collection must be of type Point.MultiPolygon A restricted form of MultiSurface where each Surface in the collection must be of type Polygon.Point A single location in space.Polygon A restricted form of CurvePolygon where each ring is defined as a simple, closed LineString.PolyhedralSurface Contiguous collection of polygons which share common boundary segments.TIN A tetrahedron (4 triangular faces), corner at the origin and each unit coordinate digit.Triangle Triangle -
Classes in mil.nga.sf used by mil.nga.sf.util.centroid Class Description Geometry The root of the geometry type hierarchyPoint A single location in space. -
Classes in mil.nga.sf used by mil.nga.sf.util.filter Class Description Geometry The root of the geometry type hierarchyGeometryType Geometry Type enumeration -
Classes in mil.nga.sf used by mil.nga.sf.util.sweep Class Description LineString A Curve that connects two or more points in space.Point A single location in space.Polygon A restricted form of CurvePolygon where each ring is defined as a simple, closed LineString.