|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.achartengine.tools.AbstractTool
org.achartengine.tools.FitZoom
public class FitZoom
| Field Summary |
|---|
| Fields inherited from class org.achartengine.tools.AbstractTool |
|---|
mChart, mRenderer |
| Constructor Summary | |
|---|---|
FitZoom(AbstractChart chart)
Builds an instance of the fit zoom tool. |
|
| Method Summary | |
|---|---|
void |
apply()
Apply the tool. |
| Methods inherited from class org.achartengine.tools.AbstractTool |
|---|
checkRange, getRange, setXRange, setYRange |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FitZoom(AbstractChart chart)
chart - the XY chart| Method Detail |
|---|
public void apply()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||