Class pmr.cml.SCIMLNode
All Packages Class Hierarchy This Package Previous Next Index
Class pmr.cml.SCIMLNode
java.lang.Object
|
+----pmr.sgml.SGMLNode
|
+----pmr.sgml.DrawableSGMLNode
|
+----pmr.cml.DrawableX_Node
|
+----pmr.cml.SCIMLNode
- public class SCIMLNode
- extends DrawableX_Node
this is an SCIML Object (as defined in the DTD); don't confuse with
DrawableX_Node which is the superclass of all X_* objects including SCIMLNode
-
SCIMLNode(String, SGMLTree)
-
SCIMLNode
public SCIMLNode(String giName,
SGMLTree tree)
All Packages Class Hierarchy This Package Previous Next Index