public class StyleReference
extends java.lang.Object
Constructor and Description |
---|
StyleReference(GraphicsNode node,
java.lang.String styleAttribute)
Creates a new StyleReference.
|
Modifier and Type | Method and Description |
---|---|
GraphicsNode |
getGraphicsNode()
Returns the graphics node.
|
java.lang.String |
getStyleAttribute()
Returns the style attribute
|
public StyleReference(GraphicsNode node, java.lang.String styleAttribute)
node
- the graphics node impacted.styleAttribute
- the name of the style attribute that is impacted.public GraphicsNode getGraphicsNode()
public java.lang.String getStyleAttribute()
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.