Class BiModalSelectionRenderer<V,​E>

  • Type Parameters:
    V - the vertex type
    E - the edge type
    All Implemented Interfaces:
    EventListener, ChangeListener, ModalRenderer<V,​E>, Renderer<V,​E>

    public class BiModalSelectionRenderer<V,​E>
    extends BiModalRenderer<V,​E>
    This Renderer will draw the selection highlights for a Paintable. In order to discern what the current rendering mode is, it has a reference to the main BiModalRenderer