public class mxInteractiveCanvas extends mxGraphics2DCanvas
g, imageCache, rendererPane, replaceHtmlLinefeeds, shapes, TEXT_SHAPE_DEFAULT, TEXT_SHAPE_HTML, textShapes
DEFAULT_IMAGEBASEPATH, drawLabels, imageBasePath, scale, translate
Constructor and Description |
---|
mxInteractiveCanvas() |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(mxGraphComponent graphComponent,
java.awt.Rectangle rect,
mxCellState state) |
boolean |
hitSwimlaneContent(mxGraphComponent graphComponent,
mxCellState swimlane,
int x,
int y)
Returns true if the given point is inside the content area of the given
swimlane.
|
boolean |
intersects(mxGraphComponent graphComponent,
java.awt.Rectangle rect,
mxCellState state) |
createFillPaint, createStroke, createTemporaryGraphics, drawCell, drawImage, drawLabel, fillShape, fillShape, flushImageCache, getGraphics, getRendererPane, getShape, getTextShape, isReplaceHtmlLinefeeds, loadImage, paintPolyline, paintRectangle, putShape, putTextShape, setGraphics, setReplaceHtmlLinefeeds
getImageBasePath, getImageForStyle, getScale, getTranslate, isDrawLabels, setDrawLabels, setImageBasePath, setScale, setTranslate
public boolean contains(mxGraphComponent graphComponent, java.awt.Rectangle rect, mxCellState state)
public boolean intersects(mxGraphComponent graphComponent, java.awt.Rectangle rect, mxCellState state)
public boolean hitSwimlaneContent(mxGraphComponent graphComponent, mxCellState swimlane, int x, int y)
Copyright (c) 2010 Gaudenz Alder. All rights reserved.