|
||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use Property.Maker | |
| org.apache.fop.datatypes | |
| org.apache.fop.fo | |
| org.apache.fop.fo.expr | |
| org.apache.fop.fo.properties | |
| Uses of Property.Maker in org.apache.fop.datatypes |
| Subclasses of Property.Maker in org.apache.fop.datatypes | |
static class |
ToBeImplementedProperty.Maker
|
| Uses of Property.Maker in org.apache.fop.fo |
| Subclasses of Property.Maker in org.apache.fop.fo | |
static class |
CharacterProperty.Maker
|
static class |
ColorTypeProperty.Maker
|
static class |
CondLengthProperty.Maker
|
static class |
EnumProperty.Maker
|
static class |
KeepProperty.Maker
|
static class |
LengthPairProperty.Maker
|
static class |
LengthProperty.Maker
|
static class |
LengthRangeProperty.Maker
|
static class |
ListProperty.Maker
|
static class |
NumberProperty.Maker
|
static class |
SpaceProperty.Maker
|
static class |
StringProperty.Maker
|
| Methods in org.apache.fop.fo that return Property.Maker | |
protected Property.Maker |
PropertyListBuilder.findMaker(java.lang.String space,
java.lang.String elementName,
java.lang.String propertyName)
|
protected Property.Maker |
Property.Maker.getSubpropMaker(java.lang.String subprop)
Return a Maker object which is used to set the values on components of compound property types, such as "space". |
| Methods in org.apache.fop.fo with parameters of type Property.Maker | |
Property |
ShorthandParser.getValueForProperty(java.lang.String propName,
Property.Maker maker,
PropertyList propertyList)
|
Property |
MarginShorthandParser.getValueForProperty(java.lang.String propName,
Property.Maker maker,
PropertyList propertyList)
|
protected Property |
MarginShorthandParser.convertValueForProperty(java.lang.String propName,
Property.Maker maker,
PropertyList propertyList)
|
Property |
GenericShorthandParser.getValueForProperty(java.lang.String propName,
Property.Maker maker,
PropertyList propertyList)
|
protected Property |
GenericShorthandParser.convertValueForProperty(java.lang.String propName,
Property.Maker maker,
PropertyList propertyList)
|
protected Property |
BoxPropShorthandParser.convertValueForProperty(java.lang.String propName,
Property.Maker maker,
PropertyList propertyList)
|
| Uses of Property.Maker in org.apache.fop.fo.expr |
| Constructors in org.apache.fop.fo.expr with parameters of type Property.Maker | |
PropertyInfo(Property.Maker maker,
PropertyList plist,
FObj fo)
|
|
| Uses of Property.Maker in org.apache.fop.fo.properties |
| Methods in org.apache.fop.fo.properties that return Property.Maker | |
static Property.Maker |
ZIndexMaker.maker(java.lang.String propName)
|
static Property.Maker |
XMLLangMaker.maker(java.lang.String propName)
|
static Property.Maker |
WritingModeMaker.maker(java.lang.String propName)
|
static Property.Maker |
WrapOptionMaker.maker(java.lang.String propName)
|
static Property.Maker |
WordSpacingMaker.maker(java.lang.String propName)
|
static Property.Maker |
WidthMaker.maker(java.lang.String propName)
|
static Property.Maker |
WidowsMaker.maker(java.lang.String propName)
|
static Property.Maker |
WhiteSpaceTreatmentMaker.maker(java.lang.String propName)
|
static Property.Maker |
WhiteSpaceMaker.maker(java.lang.String propName)
|
static Property.Maker |
WhiteSpaceCollapseMaker.maker(java.lang.String propName)
|
static Property.Maker |
VolumeMaker.maker(java.lang.String propName)
|
static Property.Maker |
VoiceFamilyMaker.maker(java.lang.String propName)
|
static Property.Maker |
VisibilityMaker.maker(java.lang.String propName)
|
static Property.Maker |
VerticalAlignMaker.maker(java.lang.String propName)
|