public abstract class GeoBaseShape extends BasePlanetObject implements GeoShape
planetModel| Constructor and Description |
|---|
GeoBaseShape(PlanetModel planetModel)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
getBounds(Bounds bounds)
Compute bounds for the shape.
|
equals, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetEdgePoints, intersectsisWithin, isWithinpublic GeoBaseShape(PlanetModel planetModel)
planetModel - is the planet model to use.Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.