Class GeoComplexPolygon.TraversalStrategy

    • Field Detail

      • traversalDistance

        private final double traversalDistance
      • firstLegValue

        private final double firstLegValue
      • secondLegValue

        private final double secondLegValue
      • firstLegPlane

        private final Plane firstLegPlane
      • firstLegAbovePlane

        private final Plane firstLegAbovePlane
      • firstLegBelowPlane

        private final Plane firstLegBelowPlane
      • secondLegPlane

        private final Plane secondLegPlane
      • secondLegAbovePlane

        private final Plane secondLegAbovePlane
      • secondLegBelowPlane

        private final Plane secondLegBelowPlane
      • intersectionPoint

        private final GeoPoint intersectionPoint