|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.achartengine.tools.ZoomEvent
public class ZoomEvent
A zoom event.
| Constructor Summary | |
|---|---|
ZoomEvent(boolean in,
float rate)
Builds the zoom tool. |
|
| Method Summary | |
|---|---|
float |
getZoomRate()
Returns the zoom rate. |
boolean |
isZoomIn()
Returns the zoom type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZoomEvent(boolean in,
float rate)
in - zoom in or outrate - the zoom rate| Method Detail |
|---|
public boolean isZoomIn()
public float getZoomRate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||