Alpha | com.mxgraph.mxGdiCanvas2D | |
Begin() | com.mxgraph.mxGdiCanvas2D | inline |
Close() | com.mxgraph.mxGdiCanvas2D | inline |
ConfigureImageGraphics(double x, double y, double w, double h, bool flipH, bool flipV) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
CreateFont(String family, FontStyle style, float size) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
CreateStringFormat(string align, string valign, bool wrap, bool clip) | com.mxgraph.mxGdiCanvas2D | inlinestatic |
currentPath | com.mxgraph.mxGdiCanvas2D | protected |
CurveTo(double x1, double y1, double x2, double y2, double x3, double y3) | com.mxgraph.mxGdiCanvas2D | inline |
Dashed | com.mxgraph.mxGdiCanvas2D | |
DashPattern | com.mxgraph.mxGdiCanvas2D | |
DrawImage(Image image, Rectangle bounds) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
Ellipse(double x, double y, double w, double h) | com.mxgraph.mxGdiCanvas2D | inline |
Fill() | com.mxgraph.mxGdiCanvas2D | inline |
FillAlpha | com.mxgraph.mxGdiCanvas2D | |
FillAndStroke() | com.mxgraph.mxGdiCanvas2D | inline |
FillColor | com.mxgraph.mxGdiCanvas2D | |
FixDash | com.mxgraph.mxGdiCanvas2D | |
FontBackgroundColor | com.mxgraph.mxGdiCanvas2D | |
FontBorderColor | com.mxgraph.mxGdiCanvas2D | |
FontColor | com.mxgraph.mxGdiCanvas2D | |
FontFamily | com.mxgraph.mxGdiCanvas2D | |
FontSize | com.mxgraph.mxGdiCanvas2D | |
FontStyle | com.mxgraph.mxGdiCanvas2D | |
GetFontName(String family) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
GetImageBounds(Image img, double x, double y, double w, double h, bool aspect) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
GetImageSize(Image image) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
GetMargin(String align, String valign) (defined in com.mxgraph.mxGdiCanvas2D) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
graphics | com.mxgraph.mxGdiCanvas2D | protected |
htmlAsPlainText | com.mxgraph.mxGdiCanvas2D | protected |
Image(double x, double y, double w, double h, String src, bool aspect, bool flipH, bool flipV) | com.mxgraph.mxGdiCanvas2D | inline |
com::mxgraph::mxICanvas2D.Image(double x, double y, double w, double h, string src, bool aspect, bool flipH, bool flipV) | com.mxgraph.mxICanvas2D | |
lastFont | com.mxgraph.mxGdiCanvas2D | protected |
lastFontFamily | com.mxgraph.mxGdiCanvas2D | protected |
lastFontSize | com.mxgraph.mxGdiCanvas2D | protected |
lastFontStyle | com.mxgraph.mxGdiCanvas2D | protected |
lastPoint | com.mxgraph.mxGdiCanvas2D | protected |
LineCap | com.mxgraph.mxGdiCanvas2D | |
LineJoin | com.mxgraph.mxGdiCanvas2D | |
LineTo(double x, double y) | com.mxgraph.mxGdiCanvas2D | inline |
LoadImage(String src) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
matchHtmlAlignment | com.mxgraph.mxGdiCanvas2D | protected |
MiterLimit | com.mxgraph.mxGdiCanvas2D | |
MoveTo(double x, double y) | com.mxgraph.mxGdiCanvas2D | inline |
mxGdiCanvas2D(Graphics g) | com.mxgraph.mxGdiCanvas2D | inline |
PaintCurrentPath(bool filled, bool stroked) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
PaintShadow(bool filled, bool stroked) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
ParseColor(string hex) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
ParseColor(string hex, double alpha) | com.mxgraph.mxGdiCanvas2D | inlineprotected |
QuadTo(double x1, double y1, double x2, double y2) | com.mxgraph.mxGdiCanvas2D | inline |
Rect(double x, double y, double w, double h) | com.mxgraph.mxGdiCanvas2D | inline |
Restore() | com.mxgraph.mxGdiCanvas2D | inline |
Rotate(double theta, bool flipH, bool flipV, double cx, double cy) | com.mxgraph.mxGdiCanvas2D | inline |
Roundrect(double x, double y, double w, double h, double dx, double dy) | com.mxgraph.mxGdiCanvas2D | inline |
Save() | com.mxgraph.mxGdiCanvas2D | inline |
Scale(double value) | com.mxgraph.mxGdiCanvas2D | inline |
SetGradient(String color1, String color2, double x, double y, double w, double h, String direction, double alpha1, double alpha2) | com.mxgraph.mxGdiCanvas2D | inline |
com::mxgraph::mxICanvas2D.SetGradient(string color1, string color2, double x, double y, double w, double h, string direction, double alpha1, double alpha2) | com.mxgraph.mxICanvas2D | |
SetShadowOffset(double dx, double dy) | com.mxgraph.mxGdiCanvas2D | inline |
Shadow | com.mxgraph.mxGdiCanvas2D | |
ShadowAlpha | com.mxgraph.mxGdiCanvas2D | |
ShadowColor | com.mxgraph.mxGdiCanvas2D | |
stack | com.mxgraph.mxGdiCanvas2D | protected |
state | com.mxgraph.mxGdiCanvas2D | protected |
Stroke() | com.mxgraph.mxGdiCanvas2D | inline |
StrokeAlpha | com.mxgraph.mxGdiCanvas2D | |
StrokeColor | com.mxgraph.mxGdiCanvas2D | |
StrokeWidth | com.mxgraph.mxGdiCanvas2D | |
Text(double x, double y, double w, double h, string str, string align, string valign, bool wrap, string format, string overflow, bool clip, double rotation, string dir) | com.mxgraph.mxGdiCanvas2D | inline |
Translate(double dx, double dy) | com.mxgraph.mxGdiCanvas2D | inline |
UpdateFont() | com.mxgraph.mxGdiCanvas2D | inlineprotected |
UpdatePen() | com.mxgraph.mxGdiCanvas2D | inlineprotected |
wrapPlainText | com.mxgraph.mxGdiCanvas2D | protected |