| 
 | JGraph X 1.4.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use mxStylesheet | |
|---|---|
| com.mxgraph.view | This package implements the graph component, represented by the mxGraph class. | 
| Uses of mxStylesheet in com.mxgraph.view | 
|---|
| Fields in com.mxgraph.view declared as mxStylesheet | |
|---|---|
| protected  mxStylesheet | mxGraph.stylesheetHolds the stylesheet that defines the appearance of the cells. | 
| Methods in com.mxgraph.view that return mxStylesheet | |
|---|---|
| protected  mxStylesheet | mxGraph.createStylesheet()Constructs a new stylesheet to be used in this graph. | 
|  mxStylesheet | mxGraph.getStylesheet()Returns the stylesheet that provides the style. | 
| Methods in com.mxgraph.view with parameters of type mxStylesheet | |
|---|---|
|  void | mxGraph.setStylesheet(mxStylesheet value)Sets the stylesheet that provides the style. | 
| Constructors in com.mxgraph.view with parameters of type mxStylesheet | |
|---|---|
| mxGraph(mxIGraphModel model,
        mxStylesheet stylesheet)Constructs a new graph for the specified model. | |
| mxGraph(mxStylesheet stylesheet)Constructs a new graph for the specified model. | |
| 
 | JGraph X 1.4.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||