public class PointObjectAppearanceDisturbedEarthRoad extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
PointObjectAppearanceDisturbedEarthRoad.Bits |
Modifier and Type | Field and Description |
---|---|
static PointObjectAppearanceDisturbedEarthRoad.Bits |
CONTRAST
4-bit unsigned integer indicating 16 levels of contrast (low to high) distinguishing variation of object from surrounding surface
|
static PointObjectAppearanceDisturbedEarthRoad.Bits |
DIAMETER
8-bit unsigned integer indicating the diameter in decimeters
|
static PointObjectAppearanceDisturbedEarthRoad.Bits |
HEIGHT
8-bit unsigned integer indicating the height in centimeters
|
Constructor and Description |
---|
PointObjectAppearanceDisturbedEarthRoad() |
PointObjectAppearanceDisturbedEarthRoad(PointObjectAppearanceDisturbedEarthRoad.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
PointObjectAppearanceDisturbedEarthRoad |
set(int start,
int length,
int val) |
PointObjectAppearanceDisturbedEarthRoad |
set(PointObjectAppearanceDisturbedEarthRoad.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 PointObjectAppearanceDisturbedEarthRoad.Bits DIAMETER
public static PointObjectAppearanceDisturbedEarthRoad.Bits HEIGHT
public static PointObjectAppearanceDisturbedEarthRoad.Bits CONTRAST
public PointObjectAppearanceDisturbedEarthRoad()
public PointObjectAppearanceDisturbedEarthRoad(PointObjectAppearanceDisturbedEarthRoad.Bits wh, int i)
public PointObjectAppearanceDisturbedEarthRoad set(PointObjectAppearanceDisturbedEarthRoad.Bits wh, int val)
public PointObjectAppearanceDisturbedEarthRoad set(int start, int length, int val)