|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.imp.GraphDescriptor de.grogra.imp.MetaGraphDescriptor
public class MetaGraphDescriptor
Nested Class Summary | |
---|---|
static class |
MetaGraphDescriptor.Type
|
Field Summary | |
---|---|
static MetaGraphDescriptor.Type |
$TYPE
|
Constructor Summary | |
---|---|
MetaGraphDescriptor()
|
Method Summary | |
---|---|
Graph |
getGraph(View view)
Returns the graph described by this descriptor, given the context view . |
ManageableType |
getManageableType()
|
Methods inherited from class de.grogra.imp.GraphDescriptor |
---|
fieldModified, getPathFor, getStamp, manageableReadResolve, manageableWriteReplace, substituteSelection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final MetaGraphDescriptor.Type $TYPE
Constructor Detail |
---|
public MetaGraphDescriptor()
Method Detail |
---|
public Graph getGraph(View view)
GraphDescriptor
view
.
getGraph
in class GraphDescriptor
view
- the context for the graph
public ManageableType getManageableType()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |