com.mxgraph.shape
Class mxConnectorShape
- java.lang.Object
-
- com.mxgraph.shape.mxBasicShape
-
- com.mxgraph.shape.mxConnectorShape
-
- All Implemented Interfaces:
- mxIShape
- Direct Known Subclasses:
- mxCurveShape
public class mxConnectorShape extends mxBasicShape
-
-
Constructor Summary
Constructors Constructor and Description mxConnectorShape()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleanisRounded(java.util.Map<java.lang.String,java.lang.Object> style)mxPointpaintMarker(mxGraphics2DCanvas canvas, mxCellState state, boolean source)Draws the marker for the given edge.voidpaintShape(mxGraphics2DCanvas canvas, mxCellState state)-
Methods inherited from class com.mxgraph.shape.mxBasicShape
createShape, getFillColor, getStrokeColor, hasGradient, hasShadow
-
-
-
-
Method Detail
-
paintShape
public void paintShape(mxGraphics2DCanvas canvas, mxCellState state)
- Specified by:
paintShapein interfacemxIShape- Overrides:
paintShapein classmxBasicShape
-
isRounded
public boolean isRounded(java.util.Map<java.lang.String,java.lang.Object> style)
-
paintMarker
public mxPoint paintMarker(mxGraphics2DCanvas canvas, mxCellState state, boolean source)
Draws the marker for the given edge.- Returns:
- the offset of the marker from the end of the line
-
-
DataMelt 3.0 © DataMelt by jWork.ORG