public static class LengthPairProperty.Maker extends CompoundPropertyMaker
Type | Property and Description |
---|---|
Property |
makeNew
Create a new empty instance of LengthPairProperty.
|
contextDep, corresponding, defaultProperty, defaultValue, propId, setByShorthand
Constructor and Description |
---|
Maker(int propId) |
Modifier and Type | Method and Description |
---|---|
Property |
convertProperty(Property p,
PropertyList propertyList,
FObj fo)
Return a Property object based on the passed Property object.
|
Property |
makeNewProperty()
Create a new empty instance of LengthPairProperty.
|
addSubpropMaker, checkEnumValues, get, getSubpropMaker, make, make, make, makeCompound, useGeneric
addEnum, addKeyword, addShorthand, checkValueKeywords, clone, compute, convertPropertyDatatype, convertShorthandProperty, findProperty, getName, getPercentBase, getPropId, getShorthand, getSubprop, isInherited, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubprop
public Property makeNewProperty
makeNewProperty
in class PropertyMaker
public Maker(int propId)
propId
- name of property for which this Maker should be createdpublic Property makeNewProperty()
makeNewProperty
in class PropertyMaker
public Property convertProperty(Property p, PropertyList propertyList, FObj fo) throws PropertyException
convertProperty
in class CompoundPropertyMaker
p
- The Property object return by the expression parserpropertyList
- The PropertyList object being built for this FO.fo
- The parent FO for the FO whose property is being made.PropertyException
- for invalid or inconsistent FO inputCopyright © 2025 Apache Software Foundation. All rights reserved.