net.sf.dynamicreports.report.definition.chart.plot
Interface DRIXyBlockPlot
- All Superinterfaces:
- DRIAxisPlot, DRIBasePlot, DRIPlot, Serializable
- All Known Implementing Classes:
- DRXyBlockPlot
public interface DRIXyBlockPlot
- extends DRIAxisPlot
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
getBlockWidth
Double getBlockWidth()
getBlockHeight
Double getBlockHeight()
getBlockAnchor
RectangleAnchor getBlockAnchor()
getDefaultLowerBound
double getDefaultLowerBound()
getDefaultUpperBound
double getDefaultUpperBound()
getDefaultPaint
Paint getDefaultPaint()
getPaintScales
List<DRIPaintScale> getPaintScales()
Copyright © 2010-2014. All Rights Reserved.