public class UseFixed
extends com.kitfox.svg.Use
Constructor and Description |
---|
UseFixed() |
Modifier and Type | Method and Description |
---|---|
protected void |
build()
Called by internal processes to rebuild the geometry of this node from
it's presentation attributes, style attributes and animated tracks.
|
void |
setPos(float x,
float y) |
void |
setRefSvg(com.kitfox.svg.SVGDiagram svg) |
void |
setSize(float wTo,
float hTo) |
getBoundingBox, getShape, getTagName, render, updateTime
boundsToParent, getTranform, getXForm, shapeToParent
addAttribute, addChild, addChildren, buildPath, getChild, getChild, getChildren, getChildren, getId, getInlineAttributes, getNumChildren, getParent, getParentContext, getPath, getPres, getPresAbsolute, getPresentationAttributes, getRoot, getStyle, getStyle, getStyle, getStyleAbsolute, getXMLBase, hasAttribute, hasChildren, indexOfChild, lerp, loaderAddChild, loaderAddText, loaderEndElement, loaderStartElement, nextFloat, parsePathList, parseSingleTransform, parseTransform, popParentContext, pushParentContext, removeAttribute, removeChild, setAttribute, setDiagram, swapChildren
public void setRefSvg(com.kitfox.svg.SVGDiagram svg) throws com.kitfox.svg.SVGElementException
com.kitfox.svg.SVGElementException
public void setPos(float x, float y) throws com.kitfox.svg.SVGElementException
com.kitfox.svg.SVGElementException
public void setSize(float wTo, float hTo) throws com.kitfox.svg.SVGElementException
com.kitfox.svg.SVGElementException
protected void build() throws com.kitfox.svg.SVGException
com.kitfox.svg.SVGElement
build
in class com.kitfox.svg.Use
com.kitfox.svg.SVGException