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