public interface CanvasMarker
Notice that the content drew by mark is over elements, that is different
from CanvasCushion
which draw content below elements but
over Background
TNetwork.addCanvasMarker(CanvasMarker)
Modifier and Type | Method and Description |
---|---|
void |
mark(java.awt.Graphics2D g)
Developers can implements this method to given additional code
to paint more information on the network canvas.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.