public static class Java2DSVGHandler.Java2DInfo extends Object
Modifier and Type | Field and Description |
---|---|
int |
currentXPosition
see Java2D_XPOS
|
int |
currentYPosition
see Java2D_YPOS
|
int |
height
see Java2D_HEIGHT
|
boolean |
paintAsBitmap
paint as bitmap
|
Java2DGraphicsState |
state
see Java2D_STATE
|
int |
width
see Java2D_WIDTH
|
Constructor and Description |
---|
Java2DInfo() |
public Java2DGraphicsState state
public int width
public int height
public int currentXPosition
public int currentYPosition
public boolean paintAsBitmap
Copyright © 2025 Apache Software Foundation. All rights reserved.