mxGraph
com.mxgraph.mxGdiCanvas2D Member List
This is the complete list of members for com.mxgraph.mxGdiCanvas2D, including all inherited members.
Alphacom.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 [inline, protected]
CreateFont(String family, FontStyle style, float size)com.mxgraph.mxGdiCanvas2D [inline, protected]
CreateStringFormat(string align, string valign, bool wrap, bool clip)com.mxgraph.mxGdiCanvas2D [inline, static]
currentPathcom.mxgraph.mxGdiCanvas2D [protected]
CurveTo(double x1, double y1, double x2, double y2, double x3, double y3)com.mxgraph.mxGdiCanvas2D [inline]
Dashedcom.mxgraph.mxGdiCanvas2D
DashPatterncom.mxgraph.mxGdiCanvas2D
DrawImage(Image image, Rectangle bounds)com.mxgraph.mxGdiCanvas2D [inline, protected]
Ellipse(double x, double y, double w, double h)com.mxgraph.mxGdiCanvas2D [inline]
Fill()com.mxgraph.mxGdiCanvas2D [inline]
FillAndStroke()com.mxgraph.mxGdiCanvas2D [inline]
FillColorcom.mxgraph.mxGdiCanvas2D
FontBackgroundColorcom.mxgraph.mxGdiCanvas2D
FontBorderColorcom.mxgraph.mxGdiCanvas2D
FontColorcom.mxgraph.mxGdiCanvas2D
FontFamilycom.mxgraph.mxGdiCanvas2D
FontSizecom.mxgraph.mxGdiCanvas2D
FontStylecom.mxgraph.mxGdiCanvas2D
GetFontName(String family)com.mxgraph.mxGdiCanvas2D [inline, protected]
GetImageBounds(Image img, double x, double y, double w, double h, bool aspect)com.mxgraph.mxGdiCanvas2D [inline, protected]
GetImageSize(Image image)com.mxgraph.mxGdiCanvas2D [inline, protected]
GetMargin(String align, String valign) (defined in com.mxgraph.mxGdiCanvas2D)com.mxgraph.mxGdiCanvas2D [inline, protected]
graphicscom.mxgraph.mxGdiCanvas2D [protected]
htmlAsPlainTextcom.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
lastFontcom.mxgraph.mxGdiCanvas2D [protected]
lastFontFamilycom.mxgraph.mxGdiCanvas2D [protected]
lastFontSizecom.mxgraph.mxGdiCanvas2D [protected]
lastFontStylecom.mxgraph.mxGdiCanvas2D [protected]
lastPointcom.mxgraph.mxGdiCanvas2D [protected]
LineCapcom.mxgraph.mxGdiCanvas2D
LineJoincom.mxgraph.mxGdiCanvas2D
LineTo(double x, double y)com.mxgraph.mxGdiCanvas2D [inline]
LoadImage(String src)com.mxgraph.mxGdiCanvas2D [inline, protected]
matchHtmlAlignmentcom.mxgraph.mxGdiCanvas2D [protected]
MiterLimitcom.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 [inline, protected]
PaintShadow(bool filled, bool stroked)com.mxgraph.mxGdiCanvas2D [inline, protected]
ParseColor(string hex)com.mxgraph.mxGdiCanvas2D [inline, protected]
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]
Shadowcom.mxgraph.mxGdiCanvas2D
ShadowAlphacom.mxgraph.mxGdiCanvas2D
ShadowColorcom.mxgraph.mxGdiCanvas2D
stackcom.mxgraph.mxGdiCanvas2D [protected]
statecom.mxgraph.mxGdiCanvas2D [protected]
Stroke()com.mxgraph.mxGdiCanvas2D [inline]
StrokeColorcom.mxgraph.mxGdiCanvas2D
StrokeWidthcom.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)com.mxgraph.mxGdiCanvas2D [inline]
Translate(double dx, double dy)com.mxgraph.mxGdiCanvas2D [inline]
UpdateFont()com.mxgraph.mxGdiCanvas2D [inline, protected]
UpdatePen()com.mxgraph.mxGdiCanvas2D [inline, protected]
wrapPlainTextcom.mxgraph.mxGdiCanvas2D [protected]