Uses of Class
org.jfree.chart.ClipPath
| Package | Description |
|---|---|
| org.jfree.chart.plot |
Plot classes and related interfaces.
|
-
Uses of ClipPath in org.jfree.chart.plot
Methods in org.jfree.chart.plot that return ClipPath Modifier and Type Method Description ClipPathContourPlot. getClipPath()Returns the clipPath.Methods in org.jfree.chart.plot with parameters of type ClipPath Modifier and Type Method Description voidContourPlot. setClipPath(ClipPath clipPath)Sets the clipPath.