Uses of Class
com.mxgraph.util.mxLightweightLabel
-
Packages that use mxLightweightLabel Package Description com.mxgraph.util This package provides utility classes such as mxConstants, mxUtils, mxPoint and mxRectangle as well as all classes for custom events and the undo history. -
-
Uses of mxLightweightLabel in com.mxgraph.util
Fields in com.mxgraph.util declared as mxLightweightLabel Modifier and Type Field Description protected static mxLightweightLabel
mxLightweightLabel. sharedInstance
Methods in com.mxgraph.util that return mxLightweightLabel Modifier and Type Method Description static mxLightweightLabel
mxLightweightLabel. getSharedInstance()
-