org.rubato.rubettes.bigbang.view.subview.multitouch
Class MTDisplayContents
java.lang.Object
org.rubato.rubettes.bigbang.view.subview.DisplayContents
org.rubato.rubettes.bigbang.view.subview.multitouch.MTDisplayContents
public class MTDisplayContents
- extends DisplayContents
Methods inherited from class org.rubato.rubettes.bigbang.view.subview.DisplayContents |
centerView, changeZoomFactors, getCurrentHeight, getCurrentWidth, getDenotatorValue, getDisplayObjects, getPosition, getSelectedViewParameter, getTimeAxisIndex, getViewParameter, getViewParameters, getXYDisplayValues, getXYZDenotatorValues, getXZoomFactor, getYZoomFactor, paint, paintAxes, paintNotes, paintPlaybackLine, paintTool, satellitesConnected, setCurrentSize, setObjects, setPosition, setSatellitesConnected, setTool, setViewParameters, setZoomFactors, translateValue |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MTDisplayContents
public MTDisplayContents(BigBangPlayer player)
getMinVisibleX
public double getMinVisibleX()
- Overrides:
getMinVisibleX
in class DisplayContents
getMaxVisibleX
public double getMaxVisibleX()
- Overrides:
getMaxVisibleX
in class DisplayContents
getMinVisibleY
public double getMinVisibleY()
- Overrides:
getMinVisibleY
in class DisplayContents
getMaxVisibleY
public double getMaxVisibleY()
- Overrides:
getMaxVisibleY
in class DisplayContents
translateXDenotatorValue
public double translateXDenotatorValue(double value)
- Overrides:
translateXDenotatorValue
in class DisplayContents
translateYDenotatorValue
public double translateYDenotatorValue(double value)
- Overrides:
translateYDenotatorValue
in class DisplayContents
updateNoteBounds
public void updateNoteBounds()
- Overrides:
updateNoteBounds
in class DisplayContents