Uses of Class
org.wicketstuff.flot.TickCollection
-
-
Uses of TickCollection in org.wicketstuff.flot
Methods in org.wicketstuff.flot that return TickCollection Modifier and Type Method Description TickCollectionFlotPanel. getAxisTicksX()TickCollectionFlotPanel. getAxisTicksY()Methods in org.wicketstuff.flot with parameters of type TickCollection Modifier and Type Method Description voidFlotPanel. setAxisTicksX(TickCollection tickCollection)voidFlotPanel. setAxisTicksY(TickCollection tickCollection)
-