| Package | Description |
|---|---|
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| org.apache.batik.css.engine |
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
BridgeContext.CSSPropertiesChangedListener |
The CSSEngineListener invoked when CSS properties are modified
on a particular element.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected CSSEngineListener |
BridgeContext.cssPropertiesChangedListener |
The CSSEngine listener to receive CSSEngineEvent.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected static CSSEngineListener[] |
CSSEngine.LISTENER_ARRAY |
| Modifier and Type | Method | Description |
|---|---|---|
void |
CSSEngine.addCSSEngineListener(CSSEngineListener l) |
Adds a CSS engine listener.
|
void |
CSSEngine.removeCSSEngineListener(CSSEngineListener l) |
Removes a CSS engine listener.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.