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