|
JGraph X 1.4.0.9 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxIShape | |
---|---|
com.mxgraph.canvas | This package contains various implementations for painting a graph using different technologies, such as Graphics2D, HTML, SVG or VML. |
com.mxgraph.shape |
Uses of mxIShape in com.mxgraph.canvas |
---|
Fields in com.mxgraph.canvas with type parameters of type mxIShape | |
---|---|
protected static java.util.Map<java.lang.String,mxIShape> |
mxGraphics2DCanvas.shapes
Maps from names to mxIVertexShape instances. |
Methods in com.mxgraph.canvas that return mxIShape | |
---|---|
mxIShape |
mxGraphics2DCanvas.getShape(java.util.Map<java.lang.String,java.lang.Object> style)
|
Methods in com.mxgraph.canvas with parameters of type mxIShape | |
---|---|
static void |
mxGraphics2DCanvas.putShape(java.lang.String name,
mxIShape shape)
|
Uses of mxIShape in com.mxgraph.shape |
---|
Classes in com.mxgraph.shape that implement mxIShape | |
---|---|
class |
mxActorShape
|
class |
mxArrowShape
|
class |
mxBasicShape
|
class |
mxCloudShape
|
class |
mxConnectorShape
|
class |
mxCurveShape
|
class |
mxCylinderShape
|
class |
mxDoubleEllipseShape
|
class |
mxEllipseShape
|
class |
mxHexagonShape
|
class |
mxImageShape
|
class |
mxLabelShape
|
class |
mxLineShape
|
class |
mxRectangleShape
|
class |
mxRhombusShape
|
class |
mxSwimlaneShape
|
class |
mxTriangleShape
|
|
JGraph X 1.4.0.9 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |