com.mxgraph.shape
public class mxLabelShape extends mxImageShape
Constructor and Description |
---|
mxLabelShape() |
Modifier and Type | Method and Description |
---|---|
Color |
getFillColor(mxGraphics2DCanvas canvas,
mxCellState state) |
Rectangle |
getImageBounds(mxGraphics2DCanvas canvas,
mxCellState state) |
Color |
getStrokeColor(mxGraphics2DCanvas canvas,
mxCellState state) |
getImageForStyle, paintShape
getArcSize
configureGraphics, createShape, hasShadow
public Rectangle getImageBounds(mxGraphics2DCanvas canvas, mxCellState state)
getImageBounds
in class mxImageShape
public Color getFillColor(mxGraphics2DCanvas canvas, mxCellState state)
getFillColor
in class mxImageShape
public Color getStrokeColor(mxGraphics2DCanvas canvas, mxCellState state)
getStrokeColor
in class mxImageShape
Copyright (c) 2010 Gaudenz Alder. All rights reserved.