C G M P T
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- create(long, long) - Static method in class mil.nga.sf.proj.GeometryTransform
-
Create a geometry projection transform
- create(long, Projection) - Static method in class mil.nga.sf.proj.GeometryTransform
-
Create a geometry projection transform
- create(String, long, String, long) - Static method in class mil.nga.sf.proj.GeometryTransform
-
Create a geometry projection transform
- create(String, long, Projection) - Static method in class mil.nga.sf.proj.GeometryTransform
-
Create a geometry projection transform
- create(String, String, String, String) - Static method in class mil.nga.sf.proj.GeometryTransform
-
Create a geometry projection transform
- create(String, String, Projection) - Static method in class mil.nga.sf.proj.GeometryTransform
-
Create a geometry projection transform
- create(Projection, long) - Static method in class mil.nga.sf.proj.GeometryTransform
-
Create a geometry projection transform
- create(Projection, String, long) - Static method in class mil.nga.sf.proj.GeometryTransform
-
Create a geometry projection transform
- create(Projection, String, String) - Static method in class mil.nga.sf.proj.GeometryTransform
-
Create a geometry projection transform
- create(Projection, Projection) - Static method in class mil.nga.sf.proj.GeometryTransform
-
Create a geometry projection transform
- create(ProjectionTransform) - Static method in class mil.nga.sf.proj.GeometryTransform
-
Create a geometry projection transform
G
- geodesicEnvelope(GeometryEnvelope, Projection) - Static method in class mil.nga.sf.proj.ProjectionGeometryUtils
-
Expand the vertical bounds of a geometry envelope in the projection by including geodesic bounds
- geodesicPath(List<Point>, double, Projection) - Static method in class mil.nga.sf.proj.ProjectionGeometryUtils
-
Create a geodesic path of a points in the projection with a max distance between any two path points
- GeometryTransform - Class in mil.nga.sf.proj
-
Geometry Projection Transform
- GeometryTransform(Projection, Projection) - Constructor for class mil.nga.sf.proj.GeometryTransform
-
Constructor
- GeometryTransform(ProjectionTransform) - Constructor for class mil.nga.sf.proj.GeometryTransform
-
Constructor
- getInverseTransformation() - Method in class mil.nga.sf.proj.GeometryTransform
M
- mil.nga.sf.proj - package mil.nga.sf.proj
P
- ProjectionGeometryUtils - Class in mil.nga.sf.proj
-
Projection Geometry Utilities
- ProjectionGeometryUtils() - Constructor for class mil.nga.sf.proj.ProjectionGeometryUtils
T
- transform(List<Point>) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform a list of points
- transform(CircularString) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected circular string
- transform(CompoundCurve) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected compound curve
- transform(CurvePolygon<T>) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected curve polygon
- transform(Geometry) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the geometry
- transform(GeometryCollection<Geometry>) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected geometry collection
- transform(GeometryEnvelope) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the geometry envelope
- transform(LineString) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected line string
- transform(MultiLineString) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected multi line string
- transform(MultiPoint) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected multi point
- transform(MultiPolygon) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected multi polygon
- transform(Point) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected point
- transform(Polygon) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected polygon
- transform(PolyhedralSurface) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected polyhedral surface
- transform(TIN) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected TIN
- transform(Triangle) - Method in class mil.nga.sf.proj.GeometryTransform
-
Transform the projected triangle
All Classes All Packages