|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnetkit.graph.AbstractAttributeMetaInfo
netkit.graph.AttributeMetaInfo
public class AttributeMetaInfo
This class is used to persist certain information across an entire graph related to a particular Attribute.
Attribute,
Graph,
Node| Field Summary |
|---|
| Fields inherited from class netkit.graph.AbstractAttributeMetaInfo |
|---|
graph |
| Constructor Summary | |
|---|---|
AttributeMetaInfo(Attribute attrib,
Attributes attributes,
Graph graph)
Construct an object of this type. |
|
| Method Summary |
|---|
| Methods inherited from class netkit.graph.AbstractAttributeMetaInfo |
|---|
getFieldName, getMax, getMean, getMedian, getMin, getNodeTypeName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeMetaInfo(Attribute attrib,
Attributes attributes,
Graph graph)
attrib - the Attribute for this meta info object.attributes - the Attributes container that attrib lives in.graph - the Graph object that the attributes lives in.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||