org.apache.fop.svg
Class ClipPath
org.apache.fop.fo.FONode
|
+--org.apache.fop.fo.FObj
|
+--org.apache.fop.svg.SVGObj
|
+--org.apache.fop.svg.ClipPath
- public class ClipPath
- extends SVGObj
class representing svg:ClipPath pseudo flow object.
Inner Class Summary |
public static class | ClipPath.Maker inner class for making ClipPath objects. |
Methods inherited from class org.apache.fop.svg.SVGObj |
layout |
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 |
clippath
SVGClipPathElementImpl clippath
createGraphic
public SVGElement createGraphic()
maker
public static FObj.Maker maker()
- returns the maker for this object.
- Returns: the maker for ClipPath objects
to Class org.apache.fop.dom.svg.SVGClipPathElementImpl