org.apache.batik.bridge
public class StyleReference extends Object
| Constructor Summary | |
|---|---|
| StyleReference(GraphicsNode node, String styleAttribute)
Creates a new StyleReference. | |
| Method Summary | |
|---|---|
| GraphicsNode | getGraphicsNode()
Returns the graphics node. |
| String | getStyleAttribute()
Returns the style attribute |
Parameters: node the graphics node impacted. styleAttribute the name of the style attribute that is impacted.