Home
last modified time | relevance | path

Searched refs:setMajorTickLength (Results 1 – 4 of 4) sorted by relevance

/dports/java/jfreechart/jfreechart-1.0.17/tests/org/jfree/chart/plot/dial/
H A DStandardDialScaleTest.java108 s1.setMajorTickLength(0.09); in testEquals()
110 s2.setMajorTickLength(0.09); in testEquals()
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/plot/dial/
H A DStandardDialScale.java416 public void setMajorTickLength(double length) { in setMajorTickLength() method in StandardDialScale
/dports/biology/avida/avida-2.12.4-src/apps/viewer-macos/frameworks/CorePlot/Source/
H A DCPTAxis.m1606 -(void)setMajorTickLength:(CGFloat)newLength
/dports/java/jfreechart/jfreechart-1.0.17/
H A DChangeLog4853 (setMajorTickLength): Added argument check,
8772 (setMajorTickLength): Likewise,