| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
CALC_MODE_DISCRETE |
0 |
public static final short |
CALC_MODE_LINEAR |
1 |
public static final short |
CALC_MODE_PACED |
2 |
public static final short |
CALC_MODE_SPLINE |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
ANIM_TYPE_CSS |
1 |
public static final short |
ANIM_TYPE_OTHER |
2 |
public static final short |
ANIM_TYPE_XML |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
HORIZONTAL_LENGTH |
2 |
public static final short |
OTHER_LENGTH |
0 |
public static final short |
VERTICAL_LENGTH |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
HORIZONTAL_LENGTH |
2 |
public static final short |
OTHER_LENGTH |
0 |
public static final short |
VERTICAL_LENGTH |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SVG_LENGTH_LIST_SEPARATOR |
" " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
PERCENTAGE_FONT_SIZE |
0 |
public static final short |
PERCENTAGE_VIEWPORT_HEIGHT |
2 |
public static final short |
PERCENTAGE_VIEWPORT_SIZE |
3 |
public static final short |
PERCENTAGE_VIEWPORT_WIDTH |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DTDIDS |
"org.apache.batik.anim.dom.resources.dtdids" |
protected static final String |
HTTP_CHARSET |
"charset" |
public static final String |
KEY_PUBLIC_IDS |
"publicIds" |
public static final String |
KEY_SKIP_DTD |
"skipDTD" |
public static final String |
KEY_SKIPPABLE_PUBLIC_IDS |
"skippablePublicIds" |
public static final String |
KEY_SYSTEM_ID |
"systemId." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
RESOURCES |
"org.apache.batik.dom.svg.resources.Messages" |
public static final String |
SVG_NAMESPACE_URI |
"http://www.w3.org/2000/svg" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
RESOURCES |
"org.apache.batik.dom.svg.resources.Messages" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
X_DEFAULT_VALUE |
"0" |
protected static final String |
Y_DEFAULT_VALUE |
"0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
PERCENTAGE_FONT_SIZE |
0 |
public static final short |
PERCENTAGE_VIEWPORT_HEIGHT |
2 |
public static final short |
PERCENTAGE_VIEWPORT_SIZE |
3 |
public static final short |
PERCENTAGE_VIEWPORT_WIDTH |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FILL_FREEZE |
1 |
public static final int |
FILL_REMOVE |
0 |
public static final float |
INDEFINITE |
1f/0f |
protected static final String |
RESOURCES |
"org.apache.batik.anim.resources.Messages" |
public static final int |
RESTART_ALWAYS |
0 |
public static final int |
RESTART_NEVER |
2 |
public static final int |
RESTART_WHEN_NOT_ACTIVE |
1 |
public static final float |
UNRESOLVED |
0f/0f |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PAINT_COLOR |
2 |
public static final int |
PAINT_CURRENT_COLOR |
1 |
public static final int |
PAINT_INHERIT |
7 |
public static final int |
PAINT_NONE |
0 |
public static final int |
PAINT_URI |
3 |
public static final int |
PAINT_URI_COLOR |
6 |
public static final int |
PAINT_URI_CURRENT_COLOR |
5 |
public static final int |
PAINT_URI_NONE |
4 |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.