java.lang.Object
de.grogra.imp.GraphDescriptor
de.grogra.imp.FilterDescriptor
de.grogra.imp2d.graphs.TopologyGraphDescriptor
- All Implemented Interfaces:
Manageable
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class de.grogra.imp.FilterDescriptor
source, source$FIELD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the graph described by this descriptor, given the contextview.getPathFor(View view, GraphState gs, Object obj, boolean node) voidsubstituteSelection(GraphState[] gs, Object[] object, boolean[] asNode, int index) Methods inherited from class de.grogra.imp.GraphDescriptor
fieldModified, getStamp, manageableReadResolve, manageableWriteReplace
-
Field Details
-
$TYPE
-
-
Constructor Details
-
TopologyGraphDescriptor
public TopologyGraphDescriptor()
-
-
Method Details
-
getGraph
Description copied from class:GraphDescriptorReturns the graph described by this descriptor, given the contextview.- Specified by:
getGraphin classGraphDescriptor- Parameters:
view- the context for the graph- Returns:
- graph corresponding to this descriptor
-
getPathFor
- Overrides:
getPathForin classGraphDescriptor
-
substituteSelection
- Overrides:
substituteSelectionin classFilterDescriptor
-
getManageableType
-