Searched refs:getShape (Results 1 – 6 of 6) sorted by relevance
112 public double getShape() { in getShape() method in WeibullDistributionImpl313 final double sh = getShape(); in calculateNumericalMean()330 final double sh = getShape(); in calculateNumericalVariance()
43 double getShape(); in getShape() method
30 public Shape getShape() { in getShape() method in TriangleBean
39 assertEquals(7, loadedBean.getShape().process()); in testGetTriangle()
60 public NodeShape getShape() { in getShape() method in GraphvizNode
121 attrs.put("shape", node.getShape().toString()); in getNodeAttributes()