artofillusion
Class TransformPointsDialog
java.lang.Object
BDialog
artofillusion.TransformPointsDialog
public class TransformPointsDialog
- extends BDialog
This class implements the dialog box which is used for the "Transform Points" command.
It allows the user enter values by which to translate, rotate, and scale the selected
Points. It also allows them to specify whether the rotation and scaling should be done
with respect to the origin of object coordinates, or the center of the selected points.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransformPointsDialog
public TransformPointsDialog(BFrame parent)
getValues
public double[] getValues()
useSelectionCenter
public boolean useSelectionCenter()
Copyright © 1999-2011 by Peter Eastman.