Uses of Class
org.jfree.chart.ClipPath
Packages that use ClipPath
-
Uses of ClipPath in org.jfree.chart.plot
Fields in org.jfree.chart.plot declared as ClipPathModifier and TypeFieldDescriptionprivate ClipPath
ContourPlot.clipPath
Deprecated.Contains the a ClipPath to "trim" the contours.Methods in org.jfree.chart.plot that return ClipPathMethods in org.jfree.chart.plot with parameters of type ClipPathModifier and TypeMethodDescriptionvoid
ContourPlot.setClipPath
(ClipPath clipPath) Deprecated.Sets the clipPath.