|
kitfox-svg-core 1.0.0-build001 / 2012-04-07T15:40:49.711-0500 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StyleAttribute | |
|---|---|
| com.kitfox.svg | Provides the nodes of an SVG scene graph. |
| com.kitfox.svg.animation | |
| com.kitfox.svg.xml | |
| Uses of StyleAttribute in com.kitfox.svg |
|---|
| Methods in com.kitfox.svg that return StyleAttribute | |
|---|---|
StyleAttribute |
SVGElement.getPresAbsolute(String styName)
|
StyleAttribute |
SVGElement.getStyleAbsolute(String styName)
|
| Methods in com.kitfox.svg with parameters of type StyleAttribute | |
|---|---|
boolean |
SVGElement.getPres(StyleAttribute attrib)
Copies the presentation attribute into the passed one. |
boolean |
SVGElement.getStyle(StyleAttribute attrib)
|
boolean |
SVGElement.getStyle(StyleAttribute attrib,
boolean recursive)
Copies the current style into the passed style attribute. |
| Uses of StyleAttribute in com.kitfox.svg.animation |
|---|
| Methods in com.kitfox.svg.animation with parameters of type StyleAttribute | |
|---|---|
boolean |
TrackPath.getValue(StyleAttribute attrib,
double curTime)
|
boolean |
TrackMotion.getValue(StyleAttribute attrib,
double curTime)
|
abstract boolean |
TrackBase.getValue(StyleAttribute attrib,
double curTime)
Returns a StyleAttribute representing the value of this track at the passed time. |
boolean |
TrackDouble.getValue(StyleAttribute attrib,
double curTime)
|
boolean |
TrackColor.getValue(StyleAttribute attrib,
double curTime)
|
boolean |
TrackTransform.getValue(StyleAttribute attrib,
double curTime)
|
| Uses of StyleAttribute in com.kitfox.svg.xml |
|---|
| Methods in com.kitfox.svg.xml that return StyleAttribute | |
|---|---|
StyleAttribute |
StyleAttribute.setName(String name)
|
|
kitfox-svg-core 1.0.0-build001 / 2012-04-07T15:40:49.711-0500 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||