Uses of Class
org.jfree.graphics2d.svg.ViewBox
Packages that use ViewBox
Package
Description
Contains
SVGGraphics2D and supporting
classes that allow Java2D rendering to Scalable Vector Graphics (SVG) format.-
Uses of ViewBox in org.jfree.graphics2d.svg
Methods in org.jfree.graphics2d.svg with parameters of type ViewBoxModifier and TypeMethodDescriptionSVGGraphics2D.getSVGElement(String id, boolean includeDimensions, ViewBox viewBox, PreserveAspectRatio preserveAspectRatio, MeetOrSlice meetOrSlice) Returns the SVG element that has been generated by calls to thisGraphics2Dimplementation, giving it the specifiedid.