| Package | Description |
|---|---|
| net.sf.jasperreports.customizers.shape |
| Modifier and Type | Method and Description |
|---|---|
static ShapePoints |
ShapePoints.decode(String encodedShapePoints)
Build a
ShapePoints from its JSON string. |
| Modifier and Type | Method and Description |
|---|---|
protected Shape |
AbstractShapeCustomizer.buildPolygon(ShapePoints shapePoints)
Builds a polygon shape.
|
protected Shape |
AbstractShapeCustomizer.buildPolyline(ShapePoints baseShape)
Uses the points to build a polyline
|
protected Rectangle2D |
AbstractShapeCustomizer.getBounds(ShapePoints shape) |
Copyright © 2019 TIBCO Software Inc.. All rights reserved.