public class RangeDimensionImpl extends MetadataEntity implements RangeDimension
LOGGER| Constructor and Description |
|---|
RangeDimensionImpl()
Constructs an initially empty range dimension.
|
RangeDimensionImpl(RangeDimension source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
| Modifier and Type | Method and Description |
|---|---|
InternationalString |
getDescriptor()
Returns the description of the range of a cell measurement value.
|
MemberName |
getSequenceIdentifier()
Returns the number that uniquely identifies instances of bands of wavelengths on which a
sensor operates.
|
void |
setDescriptor(InternationalString newValue)
Set the description of the range of a cell measurement value.
|
void |
setSequenceIdentifier(MemberName newValue)
Set the number that uniquely identifies instances of bands of wavelengths on which a sensor
operates.
|
ensureNonNull, getStandardcheckWritePermission, clone, copyCollection, copyList, freeze, isModifiable, nonNullCollection, nonNullList, nonNullSet, unmodifiableasMap, asTree, equals, getInterface, hashCode, toStringpublic RangeDimensionImpl()
public RangeDimensionImpl(RangeDimension source)
public MemberName getSequenceIdentifier()
getSequenceIdentifier in interface RangeDimensionnull.public void setSequenceIdentifier(MemberName newValue)
public InternationalString getDescriptor()
getDescriptor in interface RangeDimensionnull.public void setDescriptor(InternationalString newValue)
Copyright © 1996–2019 Geotools. All rights reserved.