Package com.reportmill.panels
Class ShapeRollScaleSkew
java.lang.Object
com.reportmill.panels.ShapeRollScaleSkew
This class provides Swing UI editing for advanced transforms such as rotation, scale and skew for the
 currently selected shapes.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ShapeRollScaleSkewpublic ShapeRollScaleSkew()Creates a new ShapeRollScaleSkew inspector.
 
- 
- 
Method Details- 
getWindowTitleReturns the name to be used in the inspector panel window title.
- 
getUIReturns the Swing GUI panel for this inspector.
- 
resetUIpublic void resetUI()Resets the Swing UI controls from the currently selected shapes.
- 
respondUIResponds to changes from the Swing GUI panel's controls.
 
-