java.lang.Object
de.grogra.imp.GraphDescriptor
de.grogra.imp.FilterDescriptor
de.grogra.imp2d.graphs.HighlightFilterDescriptor
- All Implemented Interfaces:
Manageable
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HighlightFilterDescriptor.Type
static final SCOType.Field
Fields 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
.Methods inherited from class de.grogra.imp.FilterDescriptor
substituteSelection
Methods inherited from class de.grogra.imp.GraphDescriptor
fieldModified, getPathFor, getStamp, manageableReadResolve, manageableWriteReplace
-
Field Details
-
$TYPE
-
xmlFile$FIELD
-
-
Constructor Details
-
HighlightFilterDescriptor
public HighlightFilterDescriptor()
-
-
Method Details
-
getGraph
Description copied from class:GraphDescriptor
Returns the graph described by this descriptor, given the contextview
.- Specified by:
getGraph
in classGraphDescriptor
- Parameters:
view
- the context for the graph- Returns:
- graph corresponding to this descriptor
-
getManageableType
-