Interface PlanetObject

All Superinterfaces:
SerializableObject
All Known Subinterfaces:
GeoAreaShape, GeoBBox, GeoCircle, GeoDistanceShape, GeoMembershipShape, GeoPath, GeoPointShape, GeoPolygon, GeoShape, XYZSolid
All Known Implementing Classes:
BasePlanetObject, GeoBaseCompositeShape, GeoBaseDistanceShape, GeoBaseMembershipShape, GeoBaseShape, GeoCompositeAreaShape, GeoCompositeMembershipShape, GeoCompositePolygon, GeoDegenerateVerticalLine

public interface PlanetObject extends SerializableObject
Relates all Geo3d shape with a specific PlanetModel.
WARNING: This API is experimental and might change in incompatible ways in the next release.
  • Method Details