Interface SVGRendererContextConstants
- All Superinterfaces:
RendererContextConstants
- All Known Implementing Classes:
SVGSVGHandler
Defines a number of standard constants (keys) for use by the RendererContext class.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe SVG document that this image is being drawn into.static final StringThe current SVG page g element.Fields inherited from interface RendererContextConstants
FOREIGN_ATTRIBUTES, HANDLER_CONFIGURATION, HEIGHT, OUTPUT_STREAM, PAGE_VIEWPORT, WIDTH, XPOS, YPOS
-
Field Details
-
SVG_DOCUMENT
-
SVG_PAGE_G
-