public class ObjectStateModificationLinearObject extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
ObjectStateModificationLinearObject.Bits |
Modifier and Type | Field and Description |
---|---|
static ObjectStateModificationLinearObject.Bits |
IS_LOCATION_MODIFIED
Describes whether the location of the linear segment has been modified since the last update number
|
static ObjectStateModificationLinearObject.Bits |
IS_ORIENTATION_MODIFIED
Describes whether the orientation of the linear segment has been modified since the last update number
|
Constructor and Description |
---|
ObjectStateModificationLinearObject() |
ObjectStateModificationLinearObject(ObjectStateModificationLinearObject.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
ObjectStateModificationLinearObject |
set(int start,
int length,
int val) |
ObjectStateModificationLinearObject |
set(ObjectStateModificationLinearObject.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 ObjectStateModificationLinearObject.Bits IS_LOCATION_MODIFIED
public static ObjectStateModificationLinearObject.Bits IS_ORIENTATION_MODIFIED
public ObjectStateModificationLinearObject()
public ObjectStateModificationLinearObject(ObjectStateModificationLinearObject.Bits wh, int i)
public ObjectStateModificationLinearObject set(ObjectStateModificationLinearObject.Bits wh, int val)
public ObjectStateModificationLinearObject set(int start, int length, int val)