Uses of Class
org.wicketstuff.flot.TickCollection

Uses of TickCollection in org.wicketstuff.flot
 

Methods in org.wicketstuff.flot that return TickCollection
 TickCollection FlotPanel.getAxisTicksX()
           
 TickCollection FlotPanel.getAxisTicksY()
           
 

Methods in org.wicketstuff.flot with parameters of type TickCollection
 void FlotPanel.setAxisTicksX(TickCollection tickCollection)
           
 void FlotPanel.setAxisTicksY(TickCollection tickCollection)
           
 



Copyright © 2010. All Rights Reserved.