| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FObj.Maker | |
org.apache.fop.fo | |
org.apache.fop.fo.flow | |
org.apache.fop.fo.pagination | |
org.apache.fop.svg |
Uses of FObj.Maker in org.apache.fop.fo |
Subclasses of FObj.Maker in org.apache.fop.fo | |
class | FObjMixed.Maker |
Methods in org.apache.fop.fo that return FObj.Maker | |
static Maker | FObj.maker() |
static FObj.Maker | FObjMixed.maker() |
Methods in org.apache.fop.fo with parameters of type FObj.Maker | |
void | FOTreeBuilder.addMapping(String namespaceURI, String localName, FObj.Maker maker) add a mapping from element name to maker. |
void | SVGTreeBuilder.addMapping(String namespaceURI, String localName, FObj.Maker maker) add a mapping from element name to maker. |
void | TreeBuilder.addMapping(String namespaceURI, String localName, FObj.Maker maker) add a mapping from element name to maker. |
Uses of FObj.Maker in org.apache.fop.fo.flow |
Subclasses of FObj.Maker in org.apache.fop.fo.flow | |
class | BasicLink.Maker |
class | Block.Maker |
class | BlockContainer.Maker |
class | Character.Maker |
class | DisplaySequence.Maker |
class | ExternalGraphic.Maker |
class | Flow.Maker |
class | Inline.Maker |
class | InlineGraphic.Maker |
class | InstreamForeignObject.Maker inner class for making SVG objects. |
class | Leader.Maker |
class | ListBlock.Maker |
class | ListItem.Maker |
class | ListItemBody.Maker |
class | ListItemLabel.Maker |
class | PageNumber.Maker |
class | PageNumberCitation.Maker |
class | StaticContent.Maker |
class | Table.Maker |
class | TableBody.Maker |
class | TableCell.Maker |
class | TableColumn.Maker |
class | TableFooter.Maker |
class | TableHeader.Maker |
class | TableRow.Maker |
Methods in org.apache.fop.fo.flow that return FObj.Maker | |
static FObj.Maker | BasicLink.maker() |
static FObj.Maker | Block.maker() |
static FObj.Maker | BlockContainer.maker() |
static FObj.Maker | Character.maker() |
static FObj.Maker | DisplaySequence.maker() |
static FObj.Maker | ExternalGraphic.maker() |
static FObj.Maker | Flow.maker() |
static FObj.Maker | Inline.maker() |
static FObj.Maker | InlineGraphic.maker() |
static FObj.Maker | InstreamForeignObject.maker() returns the maker for this object. |
static FObj.Maker | Leader.maker() |
static FObj.Maker | ListBlock.maker() |
static FObj.Maker | ListItem.maker() |
static FObj.Maker | ListItemBody.maker() |
static FObj.Maker | ListItemLabel.maker() |
static FObj.Maker | PageNumber.maker() |
static FObj.Maker | PageNumberCitation.maker() |
static FObj.Maker | StaticContent.maker() |
static FObj.Maker | Table.maker() |
static FObj.Maker | TableBody.maker() |
static FObj.Maker | TableCell.maker() |
static FObj.Maker | TableColumn.maker() |
static FObj.Maker | TableFooter.maker() |
static FObj.Maker | TableHeader.maker() |
static FObj.Maker | TableRow.maker() |
Uses of FObj.Maker in org.apache.fop.fo.pagination |
Subclasses of FObj.Maker in org.apache.fop.fo.pagination | |
class | ConditionalPageMasterReference.Maker |
class | LayoutMasterSet.Maker |
class | PageSequence.Maker |
class | PageSequenceMaster.Maker |
class | RegionAfter.Maker |
class | RegionBefore.Maker |
class | RegionBody.Maker |
class | RepeatablePageMasterAlternatives.Maker |
class | RepeatablePageMasterReference.Maker |
class | Root.Maker |
class | SimplePageMaster.Maker |
class | SinglePageMasterReference.Maker |
Methods in org.apache.fop.fo.pagination that return FObj.Maker | |
static FObj.Maker | ConditionalPageMasterReference.maker() |
static FObj.Maker | LayoutMasterSet.maker() |
static FObj.Maker | PageSequence.maker() |
static FObj.Maker | PageSequenceMaster.maker() |
static FObj.Maker | RegionAfter.maker() |
static FObj.Maker | RegionBefore.maker() |
static FObj.Maker | RegionBody.maker() |
static FObj.Maker | RepeatablePageMasterAlternatives.maker() |
static FObj.Maker | RepeatablePageMasterReference.maker() |
static FObj.Maker | Root.maker() |
static FObj.Maker | SimplePageMaster.maker() |
static FObj.Maker | SinglePageMasterReference.maker() |
Uses of FObj.Maker in org.apache.fop.svg |
Subclasses of FObj.Maker in org.apache.fop.svg | |
class | A.Maker inner class for making A objects. |
class | AltGlyph.Maker inner class for making AltGlyph objects. |
class | Animate.Maker inner class for making Animate objects. |
class | AnimateColor.Maker inner class for making AnimateColor objects. |
class | AnimateMotion.Maker inner class for making AnimateMotion objects. |
class | AnimateTransform.Maker inner class for making AnimateTransform objects. |
class | Circle.Maker inner class for making Circle objects. |
class | ClipPath.Maker inner class for making ClipPath objects. |
class | Cursor.Maker inner class for making Cursor objects. |
class | Defs.Maker inner class for making Defs objects. |
class | Desc.Maker inner class for making Desc objects. |
class | Ellipse.Maker inner class for making Ellipse objects. |
class | Filter.Maker inner class for making Filter objects. |
class | Font.Maker inner class for making Font objects. |
class | G.Maker inner class for making G objects. |
class | Glyph.Maker inner class for making Glyph objects. |
class | HKern.Maker inner class for making HKern objects. |
class | Image.Maker inner class for making Image objects. |
class | Line.Maker inner class for making Line objects. |
class | LinearGradient.Maker inner class for making LinearGradient objects. |
class | Marker.Maker inner class for making Marker objects. |
class | Mask.Maker inner class for making Mask objects. |
class | MissingGlyph.Maker inner class for making MissingGlyph objects. |
class | Path.Maker inner class for making Path objects. |
class | Pattern.Maker inner class for making Pattern objects. |
class | Polygon.Maker inner class for making Polygon objects. |
class | Polyline.Maker inner class for making Polyline objects. |
class | RadialGradient.Maker inner class for making RadialGradient objects. |
class | Rect.Maker inner class for making Rect objects. |
class | Set.Maker inner class for making Set objects. |
class | Stop.Maker inner class for making Stop objects. |
class | Style.Maker inner class for making Style objects. |
class | SVG.Maker inner class for making SVG objects. |
class | Switch.Maker inner class for making Line objects. |
class | Symbol.Maker inner class for making Symbol objects. |
class | Text.Maker inner class for making SVG Text objects. |
class | TextPath.Maker inner class for making TextPath objects. |
class | Title.Maker inner class for making Title objects. |
class | TRef.Maker inner class for making Line objects. |
class | TSpan.Maker inner class for making tspan objects. |
class | Use.Maker inner class for making Use objects. |
class | VKern.Maker inner class for making VKern objects. |
Methods in org.apache.fop.svg that return FObj.Maker | |
static FObj.Maker | A.maker() returns the maker for this object. |
static FObj.Maker | AltGlyph.maker() returns the maker for this object. |
static FObj.Maker | Animate.maker() returns the maker for this object. |
static FObj.Maker | AnimateColor.maker() returns the maker for this object. |
static FObj.Maker | AnimateMotion.maker() returns the maker for this object. |
static FObj.Maker | AnimateTransform.maker() returns the maker for this object. |
static FObj.Maker | Circle.maker() returns the maker for this object. |
static FObj.Maker | ClipPath.maker() returns the maker for this object. |
static FObj.Maker | Cursor.maker() returns the maker for this object. |
static FObj.Maker | Defs.maker() returns the maker for this object. |
static FObj.Maker | Desc.maker() returns the maker for this object. |
static FObj.Maker | Ellipse.maker() returns the maker for this object. |
static FObj.Maker | Filter.maker() returns the maker for this object. |
static FObj.Maker | Font.maker() returns the maker for this object. |
static FObj.Maker | G.maker() returns the maker for this object. |
static FObj.Maker | Glyph.maker() returns the maker for this object. |
static FObj.Maker | HKern.maker() returns the maker for this object. |
static FObj.Maker | Image.maker() returns the maker for this object. |
static FObj.Maker | Line.maker() returns the maker for this object. |
static FObj.Maker | LinearGradient.maker() returns the maker for this object. |
static FObj.Maker | Marker.maker() returns the maker for this object. |
static FObj.Maker | Mask.maker() returns the maker for this object. |
static FObj.Maker | MissingGlyph.maker() returns the maker for this object. |
static FObj.Maker | Path.maker() returns the maker for this object. |
static FObj.Maker | Pattern.maker() returns the maker for this object. |
static FObj.Maker | Polygon.maker() returns the maker for this object. |
static FObj.Maker | Polyline.maker() returns the maker for this object. |
static FObj.Maker | RadialGradient.maker() returns the maker for this object. |
static FObj.Maker | Rect.maker() returns the maker for this object. |
static FObj.Maker | Set.maker() returns the maker for this object. |
static FObj.Maker | Stop.maker() returns the maker for this object. |
static FObj.Maker | Style.maker() returns the maker for this object. |
static FObj.Maker | SVG.maker() returns the maker for this object. |
static FObj.Maker | Switch.maker() returns the maker for this object. |
static FObj.Maker | Symbol.maker() returns the maker for this object. |
static FObj.Maker | Text.maker() returns the maker for this object. |
static FObj.Maker | TextPath.maker() returns the maker for this object. |
static FObj.Maker | Title.maker() returns the maker for this object. |
static FObj.Maker | TRef.maker() returns the maker for this object. |
static FObj.Maker | TSpan.maker() returns the maker for this object. |
static FObj.Maker | Use.maker() returns the maker for this object. |
static FObj.Maker | VKern.maker() returns the maker for this object. |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |