Uses of Class
net.sf.jasperreports.customizers.shape.ShapePoints
Packages that use ShapePoints
-
Uses of ShapePoints in net.sf.jasperreports.customizers.shape
Methods in net.sf.jasperreports.customizers.shape that return ShapePointsMethods in net.sf.jasperreports.customizers.shape with parameters of type ShapePointsModifier and TypeMethodDescriptionprotected ShapeAbstractShapeCustomizer.buildPolygon(ShapePoints shapePoints) Builds a polygon shape.protected ShapeAbstractShapeCustomizer.buildPolyline(ShapePoints baseShape) Uses the points to build a polylineprotected Rectangle2DAbstractShapeCustomizer.getBounds(ShapePoints shape)