public class LinearObjectAppearanceSpeedBump extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
LinearObjectAppearanceSpeedBump.Bits |
Modifier and Type | Field and Description |
---|---|
static LinearObjectAppearanceSpeedBump.Bits |
COLOR
8-bit enumeration indicating the color, Use
Color values for this field |
static LinearObjectAppearanceSpeedBump.Bits |
CONTRAST
4-bit unsigned integer indicating 16 levels of contrast (low to high) distinguishing variation of object from surrounding surface
|
static LinearObjectAppearanceSpeedBump.Bits |
MATERIAL
4-bit enumeration indicating the type of material, Use
Material values for this field |
Constructor and Description |
---|
LinearObjectAppearanceSpeedBump() |
LinearObjectAppearanceSpeedBump(LinearObjectAppearanceSpeedBump.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
LinearObjectAppearanceSpeedBump |
set(int start,
int length,
int val) |
LinearObjectAppearanceSpeedBump |
set(LinearObjectAppearanceSpeedBump.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 LinearObjectAppearanceSpeedBump.Bits COLOR
Color
values for this fieldpublic static LinearObjectAppearanceSpeedBump.Bits CONTRAST
public static LinearObjectAppearanceSpeedBump.Bits MATERIAL
Material
values for this fieldpublic LinearObjectAppearanceSpeedBump()
public LinearObjectAppearanceSpeedBump(LinearObjectAppearanceSpeedBump.Bits wh, int i)
public LinearObjectAppearanceSpeedBump set(LinearObjectAppearanceSpeedBump.Bits wh, int val)
public LinearObjectAppearanceSpeedBump set(int start, int length, int val)