Uses of Class
edu.nps.moves.dis7.enumerations.ObjectStateAppearanceGeneral
Packages that use ObjectStateAppearanceGeneral
Package
Description
Infrastructure classes for enumerations supporting open-dis7-java library.
Infrastructure classes for PDU packet definitions supporting open-dis7-java 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 ObjectStateAppearanceGeneralLinearSegmentParameter.generalSegmentAppearancegeneral dynamic appearance attributes of the segment.protected ObjectStateAppearanceGeneralPointObjectStatePdu.generObjectAppearanceGeneral object apperance uid 229Methods in edu.nps.moves.dis7.pdus that return ObjectStateAppearanceGeneralModifier and TypeMethodDescriptionLinearSegmentParameter.getGeneralSegmentAppearance()PointObjectStatePdu.getGenerObjectAppearance()Getter forPointObjectStatePdu.generObjectAppearanceMethods in edu.nps.moves.dis7.pdus with parameters of type ObjectStateAppearanceGeneralModifier and TypeMethodDescriptionLinearSegmentParameter.setGeneralSegmentAppearance(ObjectStateAppearanceGeneral pGeneralSegmentAppearance)PointObjectStatePdu.setGenerObjectAppearance(ObjectStateAppearanceGeneral pGenerObjectAppearance)Setter forPointObjectStatePdu.generObjectAppearance