Class GeoBaseShape

All Implemented Interfaces:
Bounded, GeoBounds, GeoShape, Membership, PlanetObject, SerializableObject
Direct Known Subclasses:
GeoBaseMembershipShape

public abstract class GeoBaseShape extends GeoBaseBounds implements GeoShape
Base extended shape object.
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
  • Constructor Details

    • GeoBaseShape

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