public class SidescanPoint
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
LocationType |
location |
int |
x |
int |
y |
| Constructor and Description |
|---|
SidescanPoint(int x,
int y,
LocationType location) |
public LocationType location
public int x
public int y
public SidescanPoint(int x,
int y,
LocationType location)
location - x - y - Copyright © 2004-2013 FEUP-LSTS and Neptus developers. All Rights Reserved.