Skip navigation links
A C D E F G H I K L M N O P R S T V W 

C

clearBeginGroupKeys() - Static method in class org.jfree.graphics2d.svg.SVGHints
Clears the list of keys that are treated as synonyms for SVGHints.KEY_BEGIN_GROUP.
clearElementTitleKeys() - Static method in class org.jfree.graphics2d.svg.SVGHints
Clears the list of keys that are treated as synonyms for SVGHints.KEY_ELEMENT_TITLE.
clearEndGroupKeys() - Static method in class org.jfree.graphics2d.svg.SVGHints
Clears the list of keys that are treated as synonyms for SVGHints.KEY_END_GROUP.
clearRect(int, int, int, int) - Method in class org.jfree.graphics2d.svg.SVGGraphics2D
Clears the specified rectangle by filling it with the current background color.
clip(Shape) - Method in class org.jfree.graphics2d.svg.SVGGraphics2D
Clips to the intersection of the current clipping region and the specified shape.
clipRect(int, int, int, int) - Method in class org.jfree.graphics2d.svg.SVGGraphics2D
Clips to the intersection of the current clipping region and the specified rectangle.
convertRenderedImage(RenderedImage) - Static method in class org.jfree.graphics2d.GraphicsUtils
Converts a rendered image to a BufferedImage.
copyArea(int, int, int, int, int, int) - Method in class org.jfree.graphics2d.svg.SVGGraphics2D
This method does nothing.
copyOf(Shape) - Static method in class org.jfree.graphics2d.GraphicsUtils
Returns a shape that is (more or less) equivalent to the supplied shape.
create() - Method in class org.jfree.graphics2d.svg.SVGGraphics2D
Creates a new graphics object that is a copy of this graphics object (except that it has not accumulated the drawing operations).
createCompatibleImage(int, int) - Method in class org.jfree.graphics2d.svg.SVGGraphicsConfiguration
Creates a compatible image.n This override is only here to provide support for Java 6 because from Java 7 onwards the super class has a non-abstract implementation for this method.
createCompatibleVolatileImage(int, int, ImageCapabilities, int) - Method in class org.jfree.graphics2d.svg.SVGGraphicsConfiguration
Returns a volatile image.
createPolygon(int[], int[], int, boolean) - Static method in class org.jfree.graphics2d.GraphicsUtils
Creates a polygon from the specified x and y coordinate arrays.
A C D E F G H I K L M N O P R S T V W 
Skip navigation links