Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static LinearObjectAppearanceWire.Bits |
LinearObjectAppearanceWire.COLOR
8-bit enumeration indicating the color, Use
Color values for this field |
static LinearObjectAppearanceWire.Bits |
LinearObjectAppearanceWire.CONTRAST
4-bit unsigned integer indicating 16 levels of contrast (low to high) distinguishing variation of object from surrounding surface
|
static LinearObjectAppearanceWire.Bits |
LinearObjectAppearanceWire.IS_BURIED
Describes whether the wire is buried or not
|
Modifier and Type | Method and Description |
---|---|
LinearObjectAppearanceWire |
LinearObjectAppearanceWire.set(LinearObjectAppearanceWire.Bits wh,
int val) |
Constructor and Description |
---|
LinearObjectAppearanceWire(LinearObjectAppearanceWire.Bits wh,
int i) |