Uses of Class
edu.nps.moves.dis7.enumerations.LinearObjectAppearanceWire.Bits
Packages that use LinearObjectAppearanceWire.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of LinearObjectAppearanceWire.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as LinearObjectAppearanceWire.BitsModifier and TypeFieldDescriptionLinearObjectAppearanceWire.COLOR
(bit position 0, length=8) 8-bit enumeration indicating the color, useColor
values for this fieldLinearObjectAppearanceWire.CONTRAST
(bit position 16, length=4) 4-bit unsigned integer indicating 16 levels of contrast (low to high) distinguishing variation of object from surrounding surfaceLinearObjectAppearanceWire.ISBURIED
(bit position 20, boolean) Describes whether the wire is buried or notMethods in edu.nps.moves.dis7.enumerations with parameters of type LinearObjectAppearanceWire.BitsModifier and TypeMethodDescriptionLinearObjectAppearanceWire.set
(LinearObjectAppearanceWire.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type LinearObjectAppearanceWire.BitsModifierConstructorDescriptionLinearObjectAppearanceWire
(LinearObjectAppearanceWire.Bits wh, int value) Default constructor with parameters