Package com.mxgraph.model
Interface mxGraphModel.Filter
-
- Enclosing class:
- mxGraphModel
public static interface mxGraphModel.Filter
-
-
Method Summary
Modifier and Type Method Description boolean
filter(java.lang.Object cell)
-
public static interface mxGraphModel.Filter
Modifier and Type | Method | Description |
---|---|---|
boolean |
filter(java.lang.Object cell) |