Uses of Class
edu.nps.moves.dis7.enumerations.ObjectStateAppearanceGeneral
Packages that use ObjectStateAppearanceGeneral
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of ObjectStateAppearanceGeneral in edu.nps.moves.dis7.enumerations
Methods in edu.nps.moves.dis7.enumerations that return ObjectStateAppearanceGeneralModifier and TypeMethodDescriptionObjectStateAppearanceGeneral.set
(int start, int length, int value) Some bitfields are defined without specific bits enumeratedObjectStateAppearanceGeneral.set
(ObjectStateAppearanceGeneral.Bits wh, int value) Accessor method to set value -
Uses of ObjectStateAppearanceGeneral in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as ObjectStateAppearanceGeneralModifier and TypeFieldDescriptionprotected ObjectStateAppearanceGeneral
LinearSegmentParameter.generalSegmentAppearance
general dynamic appearance attributes of the segment.protected ObjectStateAppearanceGeneral
PointObjectStatePdu.generObjectAppearance
General object apperance uid 229Methods in edu.nps.moves.dis7.pdus that return ObjectStateAppearanceGeneralModifier and TypeMethodDescriptionLinearSegmentParameter.getGeneralSegmentAppearance()
PointObjectStatePdu.getGenerObjectAppearance()
Getter forPointObjectStatePdu.generObjectAppearance
Methods in edu.nps.moves.dis7.pdus with parameters of type ObjectStateAppearanceGeneralModifier and TypeMethodDescriptionLinearSegmentParameter.setGeneralSegmentAppearance
(ObjectStateAppearanceGeneral pGeneralSegmentAppearance) PointObjectStatePdu.setGenerObjectAppearance
(ObjectStateAppearanceGeneral pGenerObjectAppearance) Setter forPointObjectStatePdu.generObjectAppearance