public class Envelope extends DataModel
Constructor and Description |
---|
Envelope() |
public boolean isUseFaoAreas()
public void setUseFaoAreas(boolean useFaoAreas)
useFaoAreas
- the useFaoAreas to setpublic boolean isUseBoundingBox()
public void setUseBoundingBox(boolean useBoundingBox)
useBoundingBox
- the useBoundingBox to setpublic boolean isUseBottomSeaTempAndSalinity()
public void setUseBottomSeaTempAndSalinity(boolean useBottomSeaTempAndSalinity)
useBottomSeaTempAndSalinity
- the useBottomSeaTempAndSalinity to setpublic String getFaoAreas()
public void setFaoAreas(String faoAreas)
faoAreas
- the faoAreas to setpublic BoundingBox getBoundingBox()
public void setBoundingBox(BoundingBox boundingBox)
boundingBox
- the boundingBox to setpublic boolean isPelagic()
public void setPelagic(boolean pelagic)
pelagic
- the pelagic to setpublic Set<HspenFields> getValueNames(EnvelopeFields parameterName)
public Double getValue(EnvelopeFields parameterName, HspenFields depthprefmax)
public void setValue(EnvelopeFields parameterName, HspenFields valueName, double d)
public Double getMinValue(EnvelopeFields parameter)
public static HspenFields getMinName(EnvelopeFields parameter)
public Double getMaxValue(EnvelopeFields parameter)
public static HspenFields getMaxName(EnvelopeFields parameter)
public Double getPrefMinValue(EnvelopeFields parameter)
public static HspenFields getPrefMinName(EnvelopeFields parameter)
public Double getPrefMaxValue(EnvelopeFields parameter)
public static HspenFields getPrefMaxName(EnvelopeFields parameter)
public void setUseMeanDepth(boolean useMeanDepth)
public boolean isUseMeanDepth()
public FieldArray toFieldArray()
Copyright © 2017. All Rights Reserved.