Uses of Class
edu.nps.moves.dis7.enumerations.ObjectStateModificationLinearObject
Packages that use ObjectStateModificationLinearObject
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of ObjectStateModificationLinearObject in edu.nps.moves.dis7.enumerations
Methods in edu.nps.moves.dis7.enumerations that return ObjectStateModificationLinearObjectModifier and TypeMethodDescriptionObjectStateModificationLinearObject.set
(int start, int length, int value) Some bitfields are defined without specific bits enumeratedObjectStateModificationLinearObject.set
(ObjectStateModificationLinearObject.Bits wh, int value) Accessor method to set value -
Uses of ObjectStateModificationLinearObject in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as ObjectStateModificationLinearObjectModifier and TypeFieldDescriptionprotected ObjectStateModificationLinearObject
LinearSegmentParameter.segmentModification
whether a modification has been made to the point object's location or orientation UID 241Methods in edu.nps.moves.dis7.pdus that return ObjectStateModificationLinearObjectModifier and TypeMethodDescriptionLinearSegmentParameter.getSegmentModification()
Getter forLinearSegmentParameter.segmentModification
Methods in edu.nps.moves.dis7.pdus with parameters of type ObjectStateModificationLinearObjectModifier and TypeMethodDescriptionLinearSegmentParameter.setSegmentModification
(ObjectStateModificationLinearObject pSegmentModification) Setter forLinearSegmentParameter.segmentModification