Package com.mxgraph.shape
Interface mxIMarker
public interface mxIMarker
-
Method Summary
Modifier and TypeMethodDescriptionpaintMarker
(mxGraphics2DCanvas canvas, mxCellState state, String type, mxPoint pe, double nx, double ny, double size, boolean source)
-
Method Details
-
paintMarker
mxPoint paintMarker(mxGraphics2DCanvas canvas, mxCellState state, String type, mxPoint pe, double nx, double ny, double size, boolean source)
-