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 ClipPath
ContourPlot. getClipPath()
Returns the clipPath.Methods in org.jfree.chart.plot with parameters of type ClipPath Modifier and Type Method Description void
ContourPlot. setClipPath(ClipPath clipPath)
Sets the clipPath.