From 22adaba654d71144cedc3889e2a828f9b0038ae0 Mon Sep 17 00:00:00 2001 From: Brian Osborn Date: Wed, 21 Sep 2022 07:45:09 -0600 Subject: [PATCH] 2.2.0 Javadoc --- docs/docs/api/META-INF/MANIFEST.MF | 2 +- docs/docs/api/allclasses-index.html | 66 +- docs/docs/api/allclasses.html | 7 +- docs/docs/api/allpackages-index.html | 8 +- docs/docs/api/constant-values.html | 112 +- docs/docs/api/deprecated-list.html | 8 +- docs/docs/api/help-doc.html | 8 +- docs/docs/api/index-all.html | 405 ++- docs/docs/api/index.html | 10 +- docs/docs/api/member-search-index.js | 2 +- docs/docs/api/member-search-index.zip | Bin 4254 -> 5157 bytes docs/docs/api/mil/nga/sf/CircularString.html | 8 +- docs/docs/api/mil/nga/sf/CompoundCurve.html | 8 +- docs/docs/api/mil/nga/sf/Curve.html | 8 +- docs/docs/api/mil/nga/sf/CurvePolygon.html | 8 +- docs/docs/api/mil/nga/sf/Geometry.html | 8 +- .../api/mil/nga/sf/GeometryCollection.html | 8 +- .../docs/api/mil/nga/sf/GeometryEnvelope.html | 365 +- docs/docs/api/mil/nga/sf/GeometryType.html | 8 +- docs/docs/api/mil/nga/sf/Line.html | 33 +- docs/docs/api/mil/nga/sf/LineString.html | 8 +- docs/docs/api/mil/nga/sf/LinearRing.html | 8 +- docs/docs/api/mil/nga/sf/MultiCurve.html | 8 +- docs/docs/api/mil/nga/sf/MultiLineString.html | 8 +- docs/docs/api/mil/nga/sf/MultiPoint.html | 8 +- docs/docs/api/mil/nga/sf/MultiPolygon.html | 8 +- docs/docs/api/mil/nga/sf/MultiSurface.html | 8 +- docs/docs/api/mil/nga/sf/Point.html | 8 +- docs/docs/api/mil/nga/sf/Polygon.html | 8 +- .../api/mil/nga/sf/PolyhedralSurface.html | 8 +- docs/docs/api/mil/nga/sf/Surface.html | 8 +- docs/docs/api/mil/nga/sf/TIN.html | 8 +- docs/docs/api/mil/nga/sf/Triangle.html | 8 +- .../mil/nga/sf/class-use/CircularString.html | 83 +- .../mil/nga/sf/class-use/CompoundCurve.html | 83 +- docs/docs/api/mil/nga/sf/class-use/Curve.html | 83 +- .../mil/nga/sf/class-use/CurvePolygon.html | 83 +- .../api/mil/nga/sf/class-use/Geometry.html | 156 +- .../nga/sf/class-use/GeometryCollection.html | 8 +- .../nga/sf/class-use/GeometryEnvelope.html | 204 +- .../mil/nga/sf/class-use/GeometryType.html | 8 +- docs/docs/api/mil/nga/sf/class-use/Line.html | 114 +- .../api/mil/nga/sf/class-use/LineString.html | 72 +- .../api/mil/nga/sf/class-use/LinearRing.html | 8 +- .../api/mil/nga/sf/class-use/MultiCurve.html | 8 +- .../mil/nga/sf/class-use/MultiLineString.html | 83 +- .../api/mil/nga/sf/class-use/MultiPoint.html | 83 +- .../mil/nga/sf/class-use/MultiPolygon.html | 83 +- .../mil/nga/sf/class-use/MultiSurface.html | 8 +- docs/docs/api/mil/nga/sf/class-use/Point.html | 190 +- .../api/mil/nga/sf/class-use/Polygon.html | 68 +- .../nga/sf/class-use/PolyhedralSurface.html | 83 +- .../api/mil/nga/sf/class-use/Surface.html | 8 +- docs/docs/api/mil/nga/sf/class-use/TIN.html | 83 +- .../api/mil/nga/sf/class-use/Triangle.html | 83 +- .../extended/ExtendedGeometryCollection.html | 8 +- .../class-use/ExtendedGeometryCollection.html | 8 +- .../mil/nga/sf/extended/package-summary.html | 8 +- .../api/mil/nga/sf/extended/package-tree.html | 8 +- .../api/mil/nga/sf/extended/package-use.html | 8 +- docs/docs/api/mil/nga/sf/package-summary.html | 8 +- docs/docs/api/mil/nga/sf/package-tree.html | 8 +- docs/docs/api/mil/nga/sf/package-use.html | 74 +- docs/docs/api/mil/nga/sf/util/ByteReader.html | 8 +- docs/docs/api/mil/nga/sf/util/ByteWriter.html | 8 +- .../mil/nga/sf/util/GeometryConstants.html | 598 ++++ .../nga/sf/util/GeometryEnvelopeBuilder.html | 8 +- .../api/mil/nga/sf/util/GeometryPrinter.html | 8 +- .../api/mil/nga/sf/util/GeometryUtils.html | 3080 +++++++++++++---- .../docs/api/mil/nga/sf/util/SFException.html | 8 +- docs/docs/api/mil/nga/sf/util/TextReader.html | 8 +- .../nga/sf/util/centroid/CentroidCurve.html | 8 +- .../nga/sf/util/centroid/CentroidPoint.html | 8 +- .../nga/sf/util/centroid/CentroidSurface.html | 8 +- .../nga/sf/util/centroid/DegreesCentroid.html | 86 +- .../centroid/class-use/CentroidCurve.html | 8 +- .../centroid/class-use/CentroidPoint.html | 8 +- .../centroid/class-use/CentroidSurface.html | 8 +- .../centroid/class-use/DegreesCentroid.html | 8 +- .../nga/sf/util/centroid/package-summary.html | 8 +- .../nga/sf/util/centroid/package-tree.html | 8 +- .../mil/nga/sf/util/centroid/package-use.html | 8 +- .../mil/nga/sf/util/class-use/ByteReader.html | 8 +- .../mil/nga/sf/util/class-use/ByteWriter.html | 8 +- .../sf/util/class-use/GeometryConstants.html | 149 + .../class-use/GeometryEnvelopeBuilder.html | 8 +- .../sf/util/class-use/GeometryPrinter.html | 8 +- .../nga/sf/util/class-use/GeometryUtils.html | 8 +- .../nga/sf/util/class-use/SFException.html | 8 +- .../mil/nga/sf/util/class-use/TextReader.html | 8 +- .../nga/sf/util/filter/FiniteFilterType.html | 8 +- .../nga/sf/util/filter/GeometryFilter.html | 8 +- .../nga/sf/util/filter/PointFiniteFilter.html | 8 +- .../filter/class-use/FiniteFilterType.html | 8 +- .../util/filter/class-use/GeometryFilter.html | 8 +- .../filter/class-use/PointFiniteFilter.html | 8 +- .../nga/sf/util/filter/package-summary.html | 8 +- .../mil/nga/sf/util/filter/package-tree.html | 8 +- .../mil/nga/sf/util/filter/package-use.html | 8 +- .../api/mil/nga/sf/util/package-summary.html | 20 +- .../api/mil/nga/sf/util/package-tree.html | 9 +- .../docs/api/mil/nga/sf/util/package-use.html | 8 +- .../docs/api/mil/nga/sf/util/sweep/Event.html | 8 +- .../api/mil/nga/sf/util/sweep/EventQueue.html | 8 +- .../api/mil/nga/sf/util/sweep/EventType.html | 8 +- .../api/mil/nga/sf/util/sweep/Segment.html | 8 +- .../api/mil/nga/sf/util/sweep/ShamosHoey.html | 8 +- .../api/mil/nga/sf/util/sweep/SweepLine.html | 8 +- .../nga/sf/util/sweep/class-use/Event.html | 8 +- .../sf/util/sweep/class-use/EventQueue.html | 8 +- .../sf/util/sweep/class-use/EventType.html | 8 +- .../nga/sf/util/sweep/class-use/Segment.html | 8 +- .../sf/util/sweep/class-use/ShamosHoey.html | 8 +- .../sf/util/sweep/class-use/SweepLine.html | 8 +- .../nga/sf/util/sweep/package-summary.html | 8 +- .../mil/nga/sf/util/sweep/package-tree.html | 8 +- .../mil/nga/sf/util/sweep/package-use.html | 8 +- docs/docs/api/overview-summary.html | 4 +- docs/docs/api/overview-tree.html | 9 +- docs/docs/api/package-search-index.zip | Bin 267 -> 267 bytes docs/docs/api/serialized-form.html | 8 +- docs/docs/api/type-search-index.js | 2 +- docs/docs/api/type-search-index.zip | Bin 551 -> 558 bytes 123 files changed, 6034 insertions(+), 1313 deletions(-) create mode 100644 docs/docs/api/mil/nga/sf/util/GeometryConstants.html create mode 100644 docs/docs/api/mil/nga/sf/util/class-use/GeometryConstants.html diff --git a/docs/docs/api/META-INF/MANIFEST.MF b/docs/docs/api/META-INF/MANIFEST.MF index cf748b2..29de6fa 100644 --- a/docs/docs/api/META-INF/MANIFEST.MF +++ b/docs/docs/api/META-INF/MANIFEST.MF @@ -1,4 +1,4 @@ Manifest-Version: 1.0 -Created-By: Maven Javadoc Plugin 3.3.1 +Created-By: Maven Javadoc Plugin 3.4.1 Build-Jdk-Spec: 11 diff --git a/docs/docs/api/allclasses-index.html b/docs/docs/api/allclasses-index.html index 8a879b4..3628e0b 100644 --- a/docs/docs/api/allclasses-index.html +++ b/docs/docs/api/allclasses-index.html @@ -2,10 +2,10 @@ - -All Classes (Simple Features 2.1.0 API) + +All Classes (Simple Features 2.2.0 API) - + @@ -21,13 +21,13 @@ @@ -38,6 +38,7 @@

All Classes

  • FiniteFilterType
  • Geometry
  • GeometryCollection
  • +
  • GeometryConstants
  • GeometryEnvelope
  • GeometryEnvelopeBuilder
  • GeometryFilter
  • diff --git a/docs/docs/api/allpackages-index.html b/docs/docs/api/allpackages-index.html index f0265ce..745e698 100644 --- a/docs/docs/api/allpackages-index.html +++ b/docs/docs/api/allpackages-index.html @@ -2,10 +2,10 @@ - -All Packages (Simple Features 2.1.0 API) + +All Packages (Simple Features 2.2.0 API) - + @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,13 +21,13 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ + + + + + + + + + +
    + +
    + +
    +
    + +

    Class GeometryConstants

    +
    +
    + +
    +
      +
    • +
      +
      public class GeometryConstants
      +extends Object
      +
      Geometry Constants
      +
      +
      Since:
      +
      2.2.0
      +
      Author:
      +
      osbornb
      +
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Field Detail

        + + + +
          +
        • +

          DEFAULT_LINE_EPSILON

          +
          public static final double DEFAULT_LINE_EPSILON
          +
          Default epsilon for point in or on line tolerance
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          DEFAULT_EQUAL_EPSILON

          +
          public static final double DEFAULT_EQUAL_EPSILON
          +
          Default epsilon for point equality
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          WEB_MERCATOR_MAX_LAT_RANGE

          +
          public static final double WEB_MERCATOR_MAX_LAT_RANGE
          +
          Web Mercator Latitude Range
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          WEB_MERCATOR_MIN_LAT_RANGE

          +
          public static final double WEB_MERCATOR_MIN_LAT_RANGE
          +
          Web Mercator Latitude Range
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          WEB_MERCATOR_HALF_WORLD_WIDTH

          +
          public static final double WEB_MERCATOR_HALF_WORLD_WIDTH
          +
          Half the world distance in either direction
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          WGS84_HALF_WORLD_LON_WIDTH

          +
          public static final double WGS84_HALF_WORLD_LON_WIDTH
          +
          Half the world longitude width for WGS84
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          WGS84_HALF_WORLD_LAT_HEIGHT

          +
          public static final double WGS84_HALF_WORLD_LAT_HEIGHT
          +
          Half the world latitude height for WGS84
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          DEGREES_TO_METERS_MIN_LAT

          +
          public static final double DEGREES_TO_METERS_MIN_LAT
          +
          Minimum latitude degrees value convertible to meters
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          BEARING_NORTH

          +
          public static final double BEARING_NORTH
          +
          Absolute north bearing in degrees
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          BEARING_EAST

          +
          public static final double BEARING_EAST
          +
          Absolute east bearing in degrees
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          BEARING_SOUTH

          +
          public static final double BEARING_SOUTH
          +
          Absolute south bearing in degrees
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          BEARING_WEST

          +
          public static final double BEARING_WEST
          +
          Absolute west bearing degrees
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          RADIANS_TO_DEGREES

          +
          public static final double RADIANS_TO_DEGREES
          +
          Radians to Degrees conversion
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        + + + +
          +
        • +

          DEGREES_TO_RADIANS

          +
          public static final double DEGREES_TO_RADIANS
          +
          Degrees to Radians conversion
          +
          +
          See Also:
          +
          Constant Field Values
          +
          +
        • +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          GeometryConstants

          +
          public GeometryConstants()
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/docs/docs/api/mil/nga/sf/util/GeometryEnvelopeBuilder.html b/docs/docs/api/mil/nga/sf/util/GeometryEnvelopeBuilder.html index 6259e6c..a92c793 100644 --- a/docs/docs/api/mil/nga/sf/util/GeometryEnvelopeBuilder.html +++ b/docs/docs/api/mil/nga/sf/util/GeometryEnvelopeBuilder.html @@ -2,10 +2,10 @@ - -GeometryEnvelopeBuilder (Simple Features 2.1.0 API) + +GeometryEnvelopeBuilder (Simple Features 2.2.0 API) - + @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,13 +21,13 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    mil.nga.sf.util.GeometryConstants

    +
    +
    No usage of mil.nga.sf.util.GeometryConstants
    +
    + + + diff --git a/docs/docs/api/mil/nga/sf/util/class-use/GeometryEnvelopeBuilder.html b/docs/docs/api/mil/nga/sf/util/class-use/GeometryEnvelopeBuilder.html index a5eac9d..2113787 100644 --- a/docs/docs/api/mil/nga/sf/util/class-use/GeometryEnvelopeBuilder.html +++ b/docs/docs/api/mil/nga/sf/util/class-use/GeometryEnvelopeBuilder.html @@ -2,10 +2,10 @@ - -Uses of Class mil.nga.sf.util.GeometryEnvelopeBuilder (Simple Features 2.1.0 API) + +Uses of Class mil.nga.sf.util.GeometryEnvelopeBuilder (Simple Features 2.2.0 API) - + @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@