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.
  • Constructor Details

    • GeoBaseShape

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