graphlab.graph.event
Interface VertexModelListener
- All Known Implementing Classes:
- AcceleratedRenderer, FastRenderer, LayeredRenderer, SuperAcceleratedRenderer
public interface VertexModelListener
*************************************************************
GraphLab Project *
Copyright (C) 2005 Math Science Department *
of Sharif University of Technology *
*
See license.txt for more details about license of GraphLab. *
*
**************************************************************
repaint
void repaint(VertexModel src)
updateSize
void updateSize(VertexModel src,
GraphPoint newSize)
updateLocation
void updateLocation(VertexModel src,
GraphPoint newLocation)