Uses of Class
edu.nps.moves.dis7.pdus.LinearSegmentParameter
Packages that use LinearSegmentParameter
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of LinearSegmentParameter in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type LinearSegmentParameterModifier and TypeFieldDescriptionprotected List<LinearSegmentParameter>LinearObjectStatePdu.linearSegmentParametersLinear segment parametersMethods in edu.nps.moves.dis7.pdus that return LinearSegmentParameterModifier and TypeMethodDescriptionLinearSegmentParameter.setGeneralSegmentAppearance(ObjectStateAppearanceGeneral pGeneralSegmentAppearance)Setter forgeneralSegmentAppearanceLinearSegmentParameter.setPadding(int pPadding)Setter forpaddingLinearSegmentParameter.setSegmentDepth(float pSegmentDepth)Setter forsegmentDepthLinearSegmentParameter.setSegmentHeight(float pSegmentHeight)Setter forsegmentHeightLinearSegmentParameter.setSegmentLength(float pSegmentLength)Setter forsegmentLengthLinearSegmentParameter.setSegmentLocation(Vector3Double pSegmentLocation)Setter forsegmentLocationLinearSegmentParameter.setSegmentModification(ObjectStateModificationLinearObject pSegmentModification)Setter forsegmentModificationLinearSegmentParameter.setSegmentNumber(byte pSegmentNumber)Setter forsegmentNumberLinearSegmentParameter.setSegmentNumber(int pSegmentNumber)Utility setter forsegmentNumberLinearSegmentParameter.setSegmentOrientation(EulerAngles pSegmentOrientation)Setter forsegmentOrientationLinearSegmentParameter.setSegmentWidth(float pSegmentWidth)Setter forsegmentWidthLinearSegmentParameter.setSpecificSegmentAppearance(int pSpecificSegmentAppearance)Setter forspecificSegmentAppearanceMethods in edu.nps.moves.dis7.pdus that return types with arguments of type LinearSegmentParameterModifier and TypeMethodDescriptionLinearObjectStatePdu.getLinearSegmentParameters()Getter forLinearObjectStatePdu.linearSegmentParametersMethod parameters in edu.nps.moves.dis7.pdus with type arguments of type LinearSegmentParameterModifier and TypeMethodDescriptionLinearObjectStatePdu.setLinearSegmentParameters(List<LinearSegmentParameter> pLinearSegmentParameters)Setter forLinearObjectStatePdu.linearSegmentParameters