Package com.mxgraph.swing.util
Interface mxICellOverlay
-
- All Known Implementing Classes:
mxCellOverlay
public interface mxICellOverlay
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description mxRectangle
getBounds(mxCellState state)
-
-
-
Method Detail
-
getBounds
mxRectangle getBounds(mxCellState state)
-
-