|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.render.SegmentPlane.ControlPoint
public static class SegmentPlane.ControlPoint
| Constructor Summary | |
|---|---|
SegmentPlane.ControlPoint(Object owner,
Object key,
double uCoordinate,
double vCoordinate,
boolean relativeToSurface)
|
|
| Method Summary | |
|---|---|
double[] |
getCoordinates()
|
Object |
getKey()
|
Object |
getOwner()
|
boolean |
isRelativeToSurface()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SegmentPlane.ControlPoint(Object owner,
Object key,
double uCoordinate,
double vCoordinate,
boolean relativeToSurface)
| Method Detail |
|---|
public double[] getCoordinates()
public Object getKey()
public Object getOwner()
public boolean isRelativeToSurface()
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||