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