org.apache.fop.svg
Class AnimateMotion
org.apache.fop.fo.FONode
|
+--org.apache.fop.fo.FObj
|
+--org.apache.fop.svg.SVGObj
|
+--org.apache.fop.svg.AnimateMotion
- public class AnimateMotion
- extends SVGObj
class representing svg:AnimateMotion pseudo flow object.
Inner Class Summary |
public static class | AnimateMotion.Maker inner class for making AnimateMotion objects. |
Methods inherited from class org.apache.fop.fo.FONode |
forceStartOffset, forceWidth, getLinkSet, getMarkerSnapshot, getParent, removeAreas, resetMarker, rollback, setBodyIndent, setDistanceBetweenStarts, setIsInLabel, setIsInListBody, setIsInTableCell, setLabelSeparation, setLinkSet, setOrphans, setWidows |
maker
public static FObj.Maker maker()
- returns the maker for this object.
- Returns: the maker for AnimateMotion objects