public class VisibilityLocation extends Object implements Serializable, ILocated
| Modifier and Type | Field and Description |
|---|---|
NavPointNeighbourLink |
link |
NavPoint |
navPoint |
String |
navPoint1Id |
String |
navPoint2Id |
double |
x |
double |
y |
double |
z |
| Constructor and Description |
|---|
VisibilityLocation() |
public double x
public double y
public double z
public String navPoint1Id
public String navPoint2Id
public transient NavPoint navPoint
public transient NavPointNeighbourLink link
public Location getLocation()
getLocation in interface ILocatedCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.