public class PointObjectAppearanceTree extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
PointObjectAppearanceTree.Bits |
Modifier and Type | Field and Description |
---|---|
static PointObjectAppearanceTree.Bits |
LEAF_COVERAGE
Indicates the leaf coverage, Use
LeafCoverage values for this field |
static PointObjectAppearanceTree.Bits |
SEASON
Indicates the visually represented season, Use
Season values for this field |
Constructor and Description |
---|
PointObjectAppearanceTree() |
PointObjectAppearanceTree(PointObjectAppearanceTree.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
PointObjectAppearanceTree |
set(int start,
int length,
int val) |
PointObjectAppearanceTree |
set(PointObjectAppearanceTree.Bits wh,
int val) |
calculateMask, calculateMask, getMarshalledSize, marshal, marshal, marshallCommon, setbits, unmarshal, unmarshal
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, previousClearBit, previousSetBit, set, set, set, set, size, stream, toByteArray, toLongArray, toString, valueOf, valueOf, valueOf, valueOf, xor
public static PointObjectAppearanceTree.Bits SEASON
Season
values for this fieldpublic static PointObjectAppearanceTree.Bits LEAF_COVERAGE
LeafCoverage
values for this fieldpublic PointObjectAppearanceTree()
public PointObjectAppearanceTree(PointObjectAppearanceTree.Bits wh, int i)
public PointObjectAppearanceTree set(PointObjectAppearanceTree.Bits wh, int val)
public PointObjectAppearanceTree set(int start, int length, int val)