public class BathymetryInfo
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
LocationType |
bottomRight |
float |
maxDepth |
float |
minDepth |
LocationType |
topLeft |
int |
totalNumberOfPoints |
| Constructor and Description |
|---|
BathymetryInfo() |
public LocationType topLeft
public LocationType bottomRight
public float minDepth
public float maxDepth
public int totalNumberOfPoints
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.