java.lang.Cloneablepublic class ReferenceOrientationMaker extends NumberProperty.Maker
contextDep, corresponding, defaultProperty, defaultValue, propId, setByShorthand| Constructor | Description |
|---|---|
ReferenceOrientationMaker(int propId) |
Constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
Property |
get(int subpropId,
PropertyList propertyList,
boolean tryInherit,
boolean tryDefault) |
Check the value of the reference-orientation property.
|
convertPropertyequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEnum, addKeyword, addShorthand, addSubpropMaker, checkEnumValues, checkValueKeywords, clone, compute, convertPropertyDatatype, convertShorthandProperty, findProperty, getName, getPercentBase, getPropId, getShorthand, getSubprop, getSubpropMaker, isInherited, make, make, make, makeNewProperty, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubprop, useGenericpublic ReferenceOrientationMaker(int propId)
propId - the Constant Id for the property to be madepublic Property get(int subpropId, PropertyList propertyList, boolean tryInherit, boolean tryDefault) throws PropertyException
get in class PropertyMakersubpropId - The subproperty id of the property being retrieved.
Is 0 when retrieving a base property.propertyList - The PropertyList object being built for this FO.tryInherit - true if inherited properties should be examined.tryDefault - true if the default value should be returned.PropertyException - if there is a problem evaluating the propertyCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.