Module imp2d

Class HighlightFilterDescriptor

java.lang.Object
de.grogra.imp.GraphDescriptor
de.grogra.imp.FilterDescriptor
de.grogra.imp2d.graphs.HighlightFilterDescriptor
All Implemented Interfaces:
Manageable

public class HighlightFilterDescriptor extends FilterDescriptor
  • Field Details

  • Constructor Details

    • HighlightFilterDescriptor

      public HighlightFilterDescriptor()
  • Method Details

    • getGraph

      public Graph getGraph(View view)
      Description copied from class: GraphDescriptor
      Returns the graph described by this descriptor, given the context view.
      Specified by:
      getGraph in class GraphDescriptor
      Parameters:
      view - the context for the graph
      Returns:
      graph corresponding to this descriptor
    • getManageableType

      public ManageableType getManageableType()