|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.gis3D.SectorCreator
public class SectorCreator
Field Summary | |
---|---|
private double |
maxLat
|
private double |
maxLon
|
private double |
minLat
|
private double |
minLon
|
Constructor Summary | |
---|---|
SectorCreator()
|
Method Summary | |
---|---|
void |
addLatLon(gov.nasa.worldwind.geom.LatLon latLon)
|
gov.nasa.worldwind.geom.Sector |
createSector()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private double minLat
private double minLon
private double maxLat
private double maxLon
Constructor Detail |
---|
public SectorCreator()
Method Detail |
---|
public void addLatLon(gov.nasa.worldwind.geom.LatLon latLon)
public gov.nasa.worldwind.geom.Sector createSector()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |