public class ShowSpatialModel extends SpatialConfiguration implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Set<SpatialData> |
spatialData
Loaded spatial data.
|
protected boolean |
withData
Can we collect spatial data (means is the configuration filled enough ?).
|
protected boolean |
withSpatial
Can we use spatial data (means is the database is spatial?).
|
cellTypeId, dataMetadataId, echotypeId, jdbcUrl, speciesId, voyageId| Constructor and Description |
|---|
ShowSpatialModel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWithData() |
boolean |
isWithSpatial() |
void |
setWithData(boolean withData) |
void |
setWithSpatial(boolean withSpatial) |
equals, getCellTypeId, getDataMetadataId, getEchotypeId, getJdbcUrl, getSpeciesId, getVoyageId, hashCode, setCellTypeId, setDataMetadataId, setEchotypeId, setJdbcUrl, setSpeciesId, setVoyageIdprotected Set<SpatialData> spatialData
protected boolean withSpatial
protected boolean withData
Copyright © 2011–2013 Ifremer. All rights reserved.