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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ShapeRollScaleSkew
public ShapeRollScaleSkew()Creates a new ShapeRollScaleSkew inspector.
-
-
Method Details
-
getWindowTitle
Returns the name to be used in the inspector panel window title. -
getUI
Returns the Swing GUI panel for this inspector. -
resetUI
public void resetUI()Resets the Swing UI controls from the currently selected shapes. -
respondUI
Responds to changes from the Swing GUI panel's controls.
-