|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Rotation3D
A representation of the model object 'Rotation3 D'. Rotation3D represents how a 3D object is rotated from its initial attitude.
The following features are supported:
AttributePackage.getRotation3D()
Method Summary | |
---|---|
Rotation3D |
copyInstance()
|
org.eclipse.emf.common.util.EList<Angle3D> |
getAngles()
Returns the value of the 'Angles' containment reference list. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList<Angle3D> getAngles()
Angle3D
.
If the meaning of the 'Angles' containment reference list isn't clear, there really should be more of a description here...
The list element "Angles" provides a series of Angle3D, each of which represents a rotation action, with the angle values indicate how many degrees the object will be rotated around the corresponding axis.
AttributePackage.getRotation3D_Angles()
Rotation3D copyInstance()
copyInstance
in interface IChartObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |