java.lang.Object
de.grogra.graph.Attribute
de.grogra.graph.ObjectAttribute
de.grogra.graph.ObjectTreeAttribute
de.grogra.imp2d.objects.GlobalTransformation
- All Implemented Interfaces:
Described,KeyDescription,Comparable
-
Nested Class Summary
Nested classes/interfaces inherited from class de.grogra.graph.ObjectAttribute
ObjectAttribute.IdentityAccessor -
Field Summary
FieldsFields inherited from class de.grogra.graph.Attribute
ATTRIBUTE_0, attrType, quantityFields inherited from interface de.grogra.util.Described
ACCELERATOR_KEY, ICON, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, TITLE -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected Objectderive(Object object, boolean asNode, Object parentValue, Object placeIn, GraphState gs) static Matrix3dget(Object object, boolean asNode, GraphState gs, boolean post) protected Objectstatic Matrix3dgetParentValue(Object object, boolean asNode, GraphState gs, boolean post) Methods inherited from class de.grogra.graph.ObjectTreeAttribute
getDerived, getParentAttribute, getParentValue, isDerivedMethods inherited from class de.grogra.graph.ObjectAttribute
get, set, setDerived, setObject, setSubfield, toType, valueOfMethods inherited from class de.grogra.graph.Attribute
compareTo, find, forName, getAttributeState, getDescription, getId, getKey, getQuantity, getSimpleName, getType, hashCode, initializeI18N, initializeName, isContained, isWritable, setAttributeState, toArray, toString
-
Field Details
-
ATTRIBUTE
-
-
Method Details
-
derive
protected Object derive(Object object, boolean asNode, Object parentValue, Object placeIn, GraphState gs) - Specified by:
derivein classObjectTreeAttribute
-
dependsOn
- Specified by:
dependsOnin classObjectTreeAttribute
-
getInitialValue
- Specified by:
getInitialValuein classObjectTreeAttribute
-
get
-
getParentValue
-