Class GeoBasePath

All Implemented Interfaces:
Bounded, GeoArea, GeoAreaShape, GeoDistance, GeoDistanceShape, GeoMembershipShape, GeoOutsideDistance, GeoPath, GeoShape, Membership, PlanetObject, SerializableObject
Direct Known Subclasses:
GeoDegeneratePath, GeoStandardPath

abstract class GeoBasePath extends GeoBaseDistanceShape implements GeoPath
GeoPaths have all the characteristics of GeoBaseDistanceShapes.
  • Constructor Details

    • GeoBasePath

      public GeoBasePath(PlanetModel planetModel)
      Constructor.
      Parameters:
      planetModel - is the planet model to use.