| Package | Description |
|---|---|
| net.sf.jasperreports.customizers.shape |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Point |
AbstractShapeCustomizer.getOffset(Dimension2D size) |
protected Point |
LineDotShapeCustomizer.getOffset(Dimension2D size) |
protected Point |
LegendShapeCustomizer.getOffset(Dimension2D size) |
protected abstract Point |
AbstractShapeCustomizer.getOffset(Rectangle2D bounds) |
protected Point |
LineDotShapeCustomizer.getOffset(Rectangle2D bounds) |
protected Point |
LegendShapeCustomizer.getOffset(Rectangle2D bounds) |
| Modifier and Type | Method and Description |
|---|---|
List<Point> |
ShapePoints.getPoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShapePoints.setPoints(List<Point> points) |
Copyright © 2019 TIBCO Software Inc.. All rights reserved.