public class CustomCRSBoundedSpatialDimension extends BasicDimensionDefinition implements CustomCRSSpatialDimension
max, min| Constructor and Description |
|---|
CustomCRSBoundedSpatialDimension() |
CustomCRSBoundedSpatialDimension(byte axis,
double min,
double max) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
void |
fromBinary(byte[] bytes) |
byte |
getAxis() |
int |
hashCode() |
byte[] |
toBinary() |
clamp, clamp, denormalize, getBounds, getDenormalizedRange, getFixedBinIdSize, getFullRange, getNormalizedRanges, getRange, normalizeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitdenormalize, getBounds, getDenormalizedRange, getFixedBinIdSize, getFullRange, getNormalizedRanges, getRange, normalizepublic CustomCRSBoundedSpatialDimension()
public CustomCRSBoundedSpatialDimension(byte axis,
double min,
double max)
public int hashCode()
hashCode in class BasicDimensionDefinitionpublic boolean equals(Object obj)
equals in class BasicDimensionDefinitionpublic byte[] toBinary()
toBinary in interface PersistabletoBinary in class BasicDimensionDefinitionpublic void fromBinary(byte[] bytes)
fromBinary in interface PersistablefromBinary in class BasicDimensionDefinitionpublic byte getAxis()
getAxis in interface CustomCRSSpatialDimensionCopyright © 2013–2021. All rights reserved.