|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.ui.widgets.zoomslider.ZoomSliderTick
org.eclipse.hyades.ui.widgets.zoomslider.TimeZoomSliderTick
TimeZoomSliderTick represents a tick on a TimeZoomSlider
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.ui.widgets.zoomslider.ZoomSliderTick |
|---|
representation, slider, sliderPixel, sliderValue, textVisible |
| Constructor Summary | |
|---|---|
TimeZoomSliderTick(ZoomSlider slider,
double d)
TimeZoomSliderTick constructor. |
|
| Method Summary | |
|---|---|
protected boolean |
isTextVisible()
Return whether the text on the slider is currently visible or not |
| Methods inherited from class org.eclipse.hyades.ui.widgets.zoomslider.ZoomSliderTick |
|---|
getPixel, getTextVisibleBoolean, getValue, overlaps, paintLine, paintText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TimeZoomSliderTick(ZoomSlider slider,
double d)
slider - the ZoomSlider parent for this tickd - the double location value of this tick| Method Detail |
protected boolean isTextVisible()
ZoomSliderTick
isTextVisible in class ZoomSliderTick
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||