Class PopupAxisController<Row,C>
- java.lang.Object
-
- com.macrofocus.high_d.parallelcoordinates.swing.AxisController<Row,C>
-
- com.macrofocus.high_d.parallelcoordinates.swing.PopupAxisController<Row,C>
-
public class PopupAxisController<Row,C> extends AxisController<Row,C>
-
-
Constructor Summary
Constructors Constructor Description PopupAxisController(com.macrofocus.high_d.axis.swing.SwingAxisView view, javax.swing.JButton draggable, ParallelCoordinatesView parallelCoordinatesView)
-
Method Summary
-
Methods inherited from class com.macrofocus.high_d.parallelcoordinates.swing.AxisController
getView
-
-
-
-
Constructor Detail
-
PopupAxisController
public PopupAxisController(com.macrofocus.high_d.axis.swing.SwingAxisView view, javax.swing.JButton draggable, ParallelCoordinatesView parallelCoordinatesView)
-
-