Uses of Class
de.grogra.graph.Attribute
Packages that use Attribute
Package
Description
-
Uses of Attribute in de.grogra.blocks
Subclasses of Attribute in de.grogra.blocksModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in de.grogra.blocks with parameters of type AttributeModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanboolean -
Uses of Attribute in de.grogra.graph
Subclasses of Attribute in de.grogra.graphModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in de.grogra.graph declared as AttributeModifier and TypeFieldDescriptionprotected final AttributeAccessorBase.attributestatic final Attribute[]Attribute.ATTRIBUTE_0An attribute array of length 0.Methods in de.grogra.graph that return AttributeModifier and TypeMethodDescriptionstatic final AttributeReturns the attribute with the specifiedname.AccessorBase.getAttribute()AttributeAccessor.getAttribute()AttributeChangeEvent.getAttribute()ObjectAttribute.IdentityAccessor.getAttribute()final Attribute[]AccessorMap.getAttributes(Attribute[] additional) AttributeOverwritingFilter.getAttributes(Object object, boolean asNode) Graph.getAttributes(Object object, boolean asNode) Returns the set of attributes which are available for the given object.GraphFilter.getAttributes(Object object, boolean asNode) AttributeDependencies.getDependent(Attribute a) Graph.getDependent(Object object, boolean asNode, Attribute a) Returns the set of attributes whose values depend on the given attributeafor the givenobject.GraphFilter.getDependent(Object object, boolean asNode, Attribute a) AttributeChangeEvent.getDependentAttributes()protected Attribute[]GraphFilter.getDependentOfSource(Object object, boolean asNode, Attribute a) final AttributeAttribute.initializeI18N(I18NBundle bundle, String resourceKey) final AttributeAttribute.initializeName(String name) final Attribute[]Attribute.toArray()Returns an array of length one containing this attribute.Methods in de.grogra.graph with parameters of type AttributeModifier and TypeMethodDescriptionvoidfinal AttributeSetabstract booleanabstract booleanabstract booleanabstract booleanabstract booleanabstract booleanabstract booleanabstract booleanabstract booleanvoidDelegateGraphState.fireAttributeChanged(Object object, boolean asNode, Attribute a, FieldChain field, int[] indices) voidEventSupport.fireAttributeChanged(Object object, boolean asNode, Attribute a, FieldChain field, int[] indices, GraphState gs) voidGraphBase.State.fireAttributeChanged(Object object, boolean asNode, Attribute a, FieldChain field, int[] indices) abstract voidGraphState.fireAttributeChanged(Object object, boolean asNode, Attribute a, FieldChain field, int[] indices) AccessorMap.getAccessor(Attribute attribute) AttributeOverwritingFilter.getAccessor(Object object, boolean asNode, Attribute attribute) Graph.getAccessor(Object object, boolean asNode, Attribute attribute) Returns an attribute accessor for the given attribute on the given object.GraphFilter.getAccessor(Object object, boolean asNode, Attribute attribute) final Attribute[]AccessorMap.getAttributes(Attribute[] additional) AttributeDependencies.getDependent(Attribute a) Graph.getDependent(Object object, boolean asNode, Attribute a) Returns the set of attributes whose values depend on the given attributeafor the givenobject.GraphFilter.getDependent(Object object, boolean asNode, Attribute a) protected Attribute[]GraphFilter.getDependentOfSource(Object object, boolean asNode, Attribute a) final booleanAttribute.isContained(Attribute[] b) Checks whether this attribute is contained in the sorted arrayb.voidEventSupport.Queue.postAttributeChanged(Object object, boolean asNode, Attribute a, FieldChain field, int[] indices) voidGraphState.setInstanceAttribute(Attribute a, Object value) Constructors in de.grogra.graph with parameters of type AttributeModifierConstructorDescriptionAccessorBase(Attribute attribute) AccessorBridge(Attribute attribute, boolean forNode) Creates a newAccessorBridgefor the givenattribute. -
Uses of Attribute in de.grogra.graph.impl
Methods in de.grogra.graph.impl that return AttributeModifier and TypeMethodDescriptionfinal AttributeNode.FieldAttributeAccessor.getAttribute()final AttributeNode.NType.Field.getAttribute()GraphManager.getAttributes(Object object, boolean asNode) Node.getAttributes()GraphManager.getDependent(Object object, boolean asNode, Attribute a) final AttributeNode.NType.Field.getDependentAttribute()Node.getEdgeAttributes(Edge edge) Methods in de.grogra.graph.impl with parameters of type AttributeModifier and TypeMethodDescriptionfinal voidNode.NType.addDependency(Attribute src, Attribute dest) final voidNode.NType.declareFieldAttribute(Node.NType.Field f, Attribute a) final voidNode.NType.declareFieldAttribute(Node.NType.Field f, Attribute a, double field2Attr) voidState.fireAttributeChanged(Object object, boolean asNode, Attribute a, FieldChain field, int[] indices) GraphManager.getAccessor(Object object, boolean asNode, Attribute attribute) Node.getAccessor(Attribute attribute) GraphManager.getDependent(Object object, boolean asNode, Attribute a) Node.getEdgeAttributeAccessor(Attribute attribute) final voidNode.NType.setAttribute(Node.NType.Field f, Attribute a) final voidNode.NType.setDependentAttribute(Node.NType.Field f, Attribute a) Constructors in de.grogra.graph.impl with parameters of type AttributeModifierConstructorDescriptionAccessorBridge(Attribute attribute) FieldAttributeAccessor(Attribute attr, Node.NType.Field field) FieldAttributeAccessor(Attribute attr, Node.NType.Field field, double field2Attr) -
Uses of Attribute in de.grogra.imp.edit
Methods in de.grogra.imp.edit with parameters of type AttributeModifier and TypeMethodDescriptionprotected abstract voidToolRoot.attributeChanged(Attribute[] b) This method is invoked to notify the tool root about modifications of attributes of the tool target.Tool.getAccessorOfObject(Attribute a) booleanTool.isWritable(Attribute a) -
Uses of Attribute in de.grogra.imp.objects
Subclasses of Attribute in de.grogra.imp.objectsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of Attribute in de.grogra.imp2d.edit
Methods in de.grogra.imp2d.edit with parameters of type Attribute -
Uses of Attribute in de.grogra.imp2d.graphs
Methods in de.grogra.imp2d.graphs that return AttributeModifier and TypeMethodDescriptionTopologyGraph.getDependent(Object object, boolean asNode, Attribute a) protected Attribute[]TopologyGraph.getDependentOfSource(Object object, boolean asNode, Attribute a) Methods in de.grogra.imp2d.graphs with parameters of type AttributeModifier and TypeMethodDescriptionTopologyGraph.getDependent(Object object, boolean asNode, Attribute a) protected Attribute[]TopologyGraph.getDependentOfSource(Object object, boolean asNode, Attribute a) -
Uses of Attribute in de.grogra.imp2d.objects
Subclasses of Attribute in de.grogra.imp2d.objectsMethods in de.grogra.imp2d.objects with parameters of type Attribute -
Uses of Attribute in de.grogra.imp3d
Subclasses of Attribute in de.grogra.imp3d -
Uses of Attribute in de.grogra.imp3d.edit
Methods in de.grogra.imp3d.edit with parameters of type Attribute -
Uses of Attribute in de.grogra.imp3d.objects
Subclasses of Attribute in de.grogra.imp3d.objectsMethods in de.grogra.imp3d.objects with parameters of type Attribute -
Uses of Attribute in de.grogra.pf.registry
Methods in de.grogra.pf.registry that return AttributeMethods in de.grogra.pf.registry with parameters of type Attribute -
Uses of Attribute in de.grogra.pf.ui.registry
Methods in de.grogra.pf.ui.registry with parameters of type AttributeModifier and TypeMethodDescriptionbooleanAttributeItem.correspondsTo(Attribute a) static AttributeItemAttributeItem.get(RegistryContext c, Attribute a) -
Uses of Attribute in de.grogra.turtle
Subclasses of Attribute in de.grogra.turtleMethods in de.grogra.turtle with parameters of type Attribute