public interface ThreeDFrameType extends FrameType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CARTESIAN_COORDINATES |
static String |
ORIENTATION |
BASE_FRAME, CONSTANT, FIXED_BASE| Modifier and Type | Method and Description |
|---|---|
ThreeDCartesianCoordinates |
getCartesianCoordinates() |
ThreeDCartesianCoordinatesType |
getCartesianCoordinatesNode() |
ThreeDOrientation |
getOrientation() |
ThreeDOrientationType |
getOrientationNode() |
void |
setCartesianCoordinates(ThreeDCartesianCoordinates value) |
void |
setOrientation(ThreeDOrientation value) |
getBaseFrame, getBaseFrameNode, getConstantNode, getFixedBaseNode, isConstant, isFixedBase, setBaseFrame, setCartesianCoordinates, setConstant, setFixedBase, setOrientationgetValue, setValuegetQualifiedNameaddDataChangeListener, getAccessLevel, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, removeDataChangeListener, setAccessLevel, setHistorizing, setMinimumSamplingInterval, setUserAccessLevelgetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdgetArrayDimensions, getDataType, getDataTypeId, getValueRank, setArrayDimensions, setDataType, setDataTypeId, setValue, setValueRankaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String CARTESIAN_COORDINATES
static final String ORIENTATION
ThreeDCartesianCoordinatesType getCartesianCoordinatesNode()
getCartesianCoordinatesNode in interface FrameTypeThreeDCartesianCoordinates getCartesianCoordinates()
getCartesianCoordinates in interface FrameTypevoid setCartesianCoordinates(ThreeDCartesianCoordinates value) throws StatusException
StatusExceptionThreeDOrientationType getOrientationNode()
getOrientationNode in interface FrameTypeThreeDOrientation getOrientation()
getOrientation in interface FrameTypevoid setOrientation(ThreeDOrientation value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.