JGraph X 1.4.1.0


Uses of Class
com.mxgraph.io.vdx.mxGeneralShape

Packages that use mxGeneralShape
com.mxgraph.io.vdx   
 

Uses of mxGeneralShape in com.mxgraph.io.vdx
 

Subclasses of mxGeneralShape in com.mxgraph.io.vdx
 class mxDelegateShape
          This class is a wrapper for a shape element.
Contains references to the stylesheets indicated in the shape.
If a property is not found in the shape Element but it may be found in a stylesheet, the property is searched in such stylesheet.
 class mxMasterShape
          This class is a wrapper for a shape element contained in a Master element.
If a property is not found in the shape Element but it may be found in a stylesheet the property is searched in such stylesheet.
 class mxStyleSheet
          This class is a wrapper for a stylesheet element.
The Stylesheet element is treated like a shape element.
If a property is not found in the shape element but it may be found in a stylesheet, the property is searched in such stylesheet.
All method that recieve a index like param ignores it.
 class mxVdxShape
          This class is a wrapper for one Shape Element.
This class is responsible for retrieve all the properties of the shape and add it to the graph.
 


JGraph X 1.4.1.0


Copyright (c) 2010 Gaudenz Alder. All rights reserved.