public class PointObjectAppearancePothole extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
PointObjectAppearancePothole.Bits |
Modifier and Type | Field and Description |
---|---|
static PointObjectAppearancePothole.Bits |
DEPTH
8-bit unsigned integer indicating the depth in centimeters
|
static PointObjectAppearancePothole.Bits |
DIAMETER
8-bit unsigned integer indicating the diameter in decimeters
|
Constructor and Description |
---|
PointObjectAppearancePothole() |
PointObjectAppearancePothole(PointObjectAppearancePothole.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
PointObjectAppearancePothole |
set(int start,
int length,
int val) |
PointObjectAppearancePothole |
set(PointObjectAppearancePothole.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 PointObjectAppearancePothole.Bits DIAMETER
public static PointObjectAppearancePothole.Bits DEPTH
public PointObjectAppearancePothole()
public PointObjectAppearancePothole(PointObjectAppearancePothole.Bits wh, int i)
public PointObjectAppearancePothole set(PointObjectAppearancePothole.Bits wh, int val)
public PointObjectAppearancePothole set(int start, int length, int val)