public static class Java2DSVGHandler.Java2DInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
currentXPosition
see Java2D_XPOS
|
int |
currentYPosition
see Java2D_YPOS
|
int |
height
see Java2D_HEIGHT
|
boolean |
paintAsBitmap |
Java2DGraphicsState |
state
see Java2D_STATE
|
int |
width
see Java2D_WIDTH
|
Constructor and Description |
---|
Java2DSVGHandler.Java2DInfo() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public Java2DGraphicsState state
public int width
public int height
public int currentXPosition
public int currentYPosition
public boolean paintAsBitmap
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.