Home
last modified time | relevance | path

Searched defs:getMinorTickCount (Results 1 – 4 of 4) sorted by relevance

/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/axis/
H A DTickUnit.java116 public int getMinorTickCount() { in getMinorTickCount() method in TickUnit
H A DValueAxis.java1417 public int getMinorTickCount() { in getMinorTickCount() method in ValueAxis
/dports/biology/figtree/figtree-1.4.4/src/figtree/treeviewer/
H A DScaleAxis.java665 public int getMinorTickCount(int majorTickIndex) { in getMinorTickCount() method in ScaleAxis
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/plot/dial/
H A DStandardDialScale.java481 public int getMinorTickCount() { in getMinorTickCount() method in StandardDialScale