Documentation of 'com.mxgraph.swing.handler.mxVertexHandler' Java class
mxVertexHandler
com.mxgraph.swing.handler

Class mxVertexHandler

    • Field Detail

      • CURSORS

        public static java.awt.Cursor[] CURSORS
    • Constructor Detail

    • Method Detail

      • mouseDragged

        public void mouseDragged(java.awt.event.MouseEvent e)
        Description copied from class: mxCellHandler
        Processes the given event.
        Overrides:
        mouseDragged in class mxCellHandler
      • mouseReleased

        public void mouseReleased(java.awt.event.MouseEvent e)
        Description copied from class: mxCellHandler
        Processes the given event.
        Overrides:
        mouseReleased in class mxCellHandler
      • getSelectionColor

        public java.awt.Color getSelectionColor()
        Description copied from class: mxCellHandler
        Returns the color used to draw the selection border. This implementation returns null.
        Overrides:
        getSelectionColor in class mxCellHandler
      • getSelectionStroke

        public java.awt.Stroke getSelectionStroke()
        Description copied from class: mxCellHandler
        Returns the stroke used to draw the selection border. This implementation returns null.
        Overrides:
        getSelectionStroke in class mxCellHandler
      • paint

        public void paint(java.awt.Graphics g)
        Description copied from class: mxCellHandler
        Paints the visible handles of this handler.
        Overrides:
        paint in class mxCellHandler

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.