Package | Description |
---|---|
com.pd4ml.plugins | |
com.pd4ml.svg.parser |
Modifier and Type | Method and Description |
---|---|
static SVGParser |
PD4MLSvgCustomTag.createSvgParser() |
Modifier and Type | Method and Description |
---|---|
void |
TextSpan.initFontMetrics(com.pd4ml.svg.parser.Context co,
Graphics2D canvas,
SVGParser parser,
boolean idleMode) |
static void |
SVGParser.render(InputStream in,
int x,
int y,
float width,
float height,
int baseWidth,
int baseHeight,
Graphics2D g,
SVGParser parser) |
static void |
SVGParser.render(String svgData,
int x,
int y,
float width,
float height,
int baseWidth,
int baseHeight,
Graphics2D g,
SVGParser parser) |
Constructor and Description |
---|
SVGHandler(int x,
int y,
int baseWidth,
int baseHeight,
Graphics2D g,
SVGParser parser) |
Revision 4.0.15 / 20220727-0149