mxGraph
com.mxgraph.mxUtils Member List
This is the complete list of members for com.mxgraph.mxUtils, including all inherited members.
AddStylename(String style, String stylename)com.mxgraph.mxUtils [inline]
ArcToCurves(double x0, double y0, double r1, double r2, double angle, double largeArcFlag, double sweepFlag, double x, double y)com.mxgraph.mxUtils [inline, static]
CreateDocument()com.mxgraph.mxUtils [inline, static]
CreateImage(int width, int height, Color?background)com.mxgraph.mxUtils [inline, static]
Eval(string expression)com.mxgraph.mxUtils [inline, static]
FillClippedRect(Graphics g, Brush brush, int x, int y, int width, int height)com.mxgraph.mxUtils [inline, static]
FindNode(XmlNode node, String attr, String value)com.mxgraph.mxUtils [inline, static]
GetBoundingBox(mxRectangle rect, double rotation)com.mxgraph.mxUtils [inline, static]
GetColor(Dictionary< string, Object > dict, string key)com.mxgraph.mxUtils [inline, static]
GetColor(Dictionary< string, Object > dict, string key, Color?defaultValue)com.mxgraph.mxUtils [inline, static]
GetDouble(Dictionary< string, Object > dict, string key)com.mxgraph.mxUtils [inline, static]
GetDouble(Dictionary< string, Object > dict, string key, double defaultValue)com.mxgraph.mxUtils [inline, static]
GetFloat(Dictionary< string, Object > dict, string key)com.mxgraph.mxUtils [inline, static]
GetFloat(Dictionary< string, Object > dict, string key, float defaultValue)com.mxgraph.mxUtils [inline, static]
GetFont(Dictionary< string, Object > style)com.mxgraph.mxUtils [inline, static]
GetFont(Dictionary< string, Object > style, double scale)com.mxgraph.mxUtils [inline, static]
GetInt(Dictionary< string, Object > dict, string key)com.mxgraph.mxUtils [inline, static]
GetInt(Dictionary< string, Object > dict, string key, int defaultValue)com.mxgraph.mxUtils [inline, static]
GetLabelPaintBounds(String label, Dictionary< string, Object > style, bool isHtml, mxPoint offset, mxRectangle vertexBounds, double scale)com.mxgraph.mxUtils [inline, static]
GetLabelSize(string label, Dictionary< string, Object > style, int width)com.mxgraph.mxUtils [inline, static]
GetMd5Hash(string text)com.mxgraph.mxUtils [inline, static]
GetPrettyXml(XmlNode node)com.mxgraph.mxUtils [inline, static]
GetRotatedPoint(mxPoint pt, double cos, double sin)com.mxgraph.mxUtils [inline, static]
GetRotatedPoint(mxPoint pt, double cos, double sin, mxPoint c)com.mxgraph.mxUtils [inline, static]
GetScaledLabelBounds(double x, double y, mxRectangle size, double outerWidth, double outerHeight, Dictionary< string, Object > style, double scale)com.mxgraph.mxUtils [inline, static]
GetSizeForString(String text, Font font)com.mxgraph.mxUtils [inline, static]
GetSizeForString(String text, Font font, int width)com.mxgraph.mxUtils [inline, static]
GetString(Dictionary< string, Object > dict, string key)com.mxgraph.mxUtils [inline, static]
GetString(Dictionary< string, Object > dict, string key, string defaultValue)com.mxgraph.mxUtils [inline, static]
GetStringFormat(Dictionary< string, Object > style)com.mxgraph.mxUtils [inline, static]
GetStylename(String style)com.mxgraph.mxUtils [inline, static]
GetStylenames(String style)com.mxgraph.mxUtils [inline, static]
GetXml(XmlNode node)com.mxgraph.mxUtils [inline, static]
GetXml(XmlNode node, Formatting formatting)com.mxgraph.mxUtils [inline, static]
HtmlEntities(String text)com.mxgraph.mxUtils [inline, static]
IndexOfStylename(String style, String stylename)com.mxgraph.mxUtils [inline, static]
Intersection(double x0, double y0, double x1, double y1, double x2, double y2, double x3, double y3)com.mxgraph.mxUtils [inline, static]
IsNode(Object value, String nodeName)com.mxgraph.mxUtils [inline, static]
IsNode(Object value, String nodeName, String attributeName, String attributeValue)com.mxgraph.mxUtils [inline, static]
IsTrue(Dictionary< string, Object > dict, string key)com.mxgraph.mxUtils [inline, static]
IsTrue(Dictionary< string, Object > dict, string key, bool defaultValue)com.mxgraph.mxUtils [inline, static]
LoadDocument(string uri)com.mxgraph.mxUtils [inline, static]
LoadImage(String url)com.mxgraph.mxUtils [inline, static]
ParseXml(string xml)com.mxgraph.mxUtils [inline, static]
ReadFile(string filename)com.mxgraph.mxUtils [inline, static]
RemoveAllStylenames(String style)com.mxgraph.mxUtils [inline, static]
RemoveStylename(String style, String stylename)com.mxgraph.mxUtils [inline]
SelectSingleNode(XmlDocument doc, string expression)com.mxgraph.mxUtils [inline, static]
SetCellStyleFlags(mxIGraphModel model, Object[] cells, String key, int flag, Boolean value)com.mxgraph.mxUtils [inline, static]
SetCellStyles(mxIGraphModel model, Object[] cells, String key, String value)com.mxgraph.mxUtils [inline, static]
SetStyle(String style, String key, String value)com.mxgraph.mxUtils [inline, static]
SetStyleFlag(String style, String key, int flag, bool?value)com.mxgraph.mxUtils [inline, static]
ToRadians(double deg)com.mxgraph.mxUtils [inline, static]
TranslatePoints(List< mxPoint > pts, double dx, double dy)com.mxgraph.mxUtils [inline, static]