weiman.transformations
Class ScaRatioPanelClass
java.lang.Object
weiman.transformations.ScaRatioPanelClass
public class ScaRatioPanelClass
- extends java.lang.Object
Created by IntelliJ IDEA.
This class constructs and delivers the GUI which inputs/displays
the x,y,z angles and their x',y',z' per segment
User: Carl Weiman
Date: Mar 22, 2007
Rev Date: Oct 26, 2007
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getScaRatioPanelClass
public static ScaRatioPanelClass getScaRatioPanelClass()
getScaRatioPanel
public javax.swing.JPanel getScaRatioPanel()
setScaRatioSliderValue
public void setScaRatioSliderValue(double value,
int index)
setRNSNMValue
public void setRNSNMValue(double value,
int index)
getScaRatioSliderValue
public double getScaRatioSliderValue(int index)
getScaRatioSliders
public RunSliderDoubleX[] getScaRatioSliders()
getSliderCount
public int getSliderCount()
main
public static void main(java.lang.String[] args)