Contents
Class SVGRenderer
java.lang.Object
VASSAL.tools.image.svg.SVGRenderer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.batik.transcoder.TranscodingHints.Key
static final org.apache.batik.transcoder.TranscodingHints.Key
-
Constructor Summary
ConstructorsConstructorDescriptionSVGRenderer
(String file, InputStream in) Closes theInputStream
.SVGRenderer
(URL file, InputStream in) Closes theInputStream
. -
Method Summary
Modifier and TypeMethodDescriptionrender()
render
(double angle, double scale) render
(double angle, double scale, Rectangle2D aoi)
-
Field Details
-
Constructor Details
-
SVGRenderer
Closes theInputStream
.- Throws:
IOException
-
SVGRenderer
Closes theInputStream
.- Throws:
IOException
-
-
Method Details