|
JGraph X 1.4.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mxgraph.shape.mxBasicShape
com.mxgraph.shape.mxRectangleShape
com.mxgraph.shape.mxImageShape
com.mxgraph.shape.mxLabelShape
public class mxLabelShape
| Constructor Summary | |
|---|---|
mxLabelShape()
|
|
| Method Summary | |
|---|---|
java.awt.Color |
getFillColor(mxGraphics2DCanvas canvas,
mxCellState state)
|
java.awt.Rectangle |
getImageBounds(mxGraphics2DCanvas canvas,
mxCellState state)
|
java.awt.Color |
getStrokeColor(mxGraphics2DCanvas canvas,
mxCellState state)
|
| Methods inherited from class com.mxgraph.shape.mxImageShape |
|---|
getImageForStyle, paintShape |
| Methods inherited from class com.mxgraph.shape.mxRectangleShape |
|---|
getArcSize |
| Methods inherited from class com.mxgraph.shape.mxBasicShape |
|---|
configureGraphics, createShape, hasShadow |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public mxLabelShape()
| Method Detail |
|---|
public java.awt.Rectangle getImageBounds(mxGraphics2DCanvas canvas,
mxCellState state)
getImageBounds in class mxImageShape
public java.awt.Color getFillColor(mxGraphics2DCanvas canvas,
mxCellState state)
getFillColor in class mxImageShape
public java.awt.Color getStrokeColor(mxGraphics2DCanvas canvas,
mxCellState state)
getStrokeColor in class mxImageShape
|
JGraph X 1.4.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||