public class ProjectExpressionsUI
extends java.lang.Object
Constructor and Description |
---|
ProjectExpressionsUI(IStage stage)
Instantiates a new project expressions ui.
|
Modifier and Type | Method and Description |
---|---|
void |
clearDisplay()
Clear display.
|
void |
displayTarget(java.lang.Double newValue)
Display target.
|
void |
setUnifyRotationMode(boolean unifyRotation)
Sets the unify rotation mode.
|
void |
setVisibility(boolean visible)
Sets the visibility.
|
void |
updateDistributedPositionData()
Update distributed position data.
|
public ProjectExpressionsUI(IStage stage)
stage
- the stagepublic void clearDisplay()
public void displayTarget(java.lang.Double newValue) throws ContentTypeNotBoundException
newValue
- the new valueContentTypeNotBoundException
- the content type not bound exceptionpublic void setUnifyRotationMode(boolean unifyRotation)
unifyRotation
- the new unify rotation modepublic void setVisibility(boolean visible)
visible
- the new visibilitypublic void updateDistributedPositionData()