CESE 1.4.7

com.simulogic.dataview.cursors
Interface CursorSliderAdditional

All Known Implementing Classes:
BasicCursorSliderUI

public interface CursorSliderAdditional


Method Summary
 java.awt.Rectangle[] getThumbRects()
           
 java.awt.Dimension getThumbSize()
           
 java.awt.Rectangle getTrackRect()
           
 double xPositionForValue(double value)
           
 double yPositionForValue(double value)
           
 

Method Detail

getThumbRects

java.awt.Rectangle[] getThumbRects()

getTrackRect

java.awt.Rectangle getTrackRect()

getThumbSize

java.awt.Dimension getThumbSize()

xPositionForValue

double xPositionForValue(double value)

yPositionForValue

double yPositionForValue(double value)

CESE 1.4.7

Copyright (c) 1999 - 2007 Cell Electrophysiology Simulation Environment (CESE). All rights reserved.