Uses of Class
org.eclipse.milo.opcua.stack.core.types.structured.ThreeDOrientation
Packages that use ThreeDOrientation
-
Uses of ThreeDOrientation in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return ThreeDOrientationModifier and TypeMethodDescriptionThreeDOrientation.Codec.decodeType(EncodingContext context, UaDecoder decoder) ThreeDFrame.getOrientation()Methods in org.eclipse.milo.opcua.stack.core.types.structured that return types with arguments of type ThreeDOrientationMethods in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type ThreeDOrientationModifier and TypeMethodDescriptionvoidThreeDOrientation.Codec.encodeType(EncodingContext context, UaEncoder encoder, ThreeDOrientation value) Constructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type ThreeDOrientationModifierConstructorDescriptionThreeDFrame(ThreeDCartesianCoordinates cartesianCoordinates, ThreeDOrientation orientation)