Package de.bsd.x2svg.draw

This package contains various graphical elements.

See:
          Description

Class Summary
AbstractElement This class represents an abstract XSD Element, that can not exist on its own, but serves as parent for inherited elements.
AnonymousContainer Draw a box of an anonymous element container and indicators of cardinality and content model.
ChoiceModel Draw a Choice content model

Example:

ContentModel Draw a box that represents the content model of this tree part (Choice, Sequence, ..).
Element Draw a box of an element with the element name in it and indicators of cardinality and content type (text)

Example:

ElementBox Draw a box of an element with indicators of cardinality

Example:

InheritanceModel Inheritance content model specifies that the elements on the right side inherit from the element on the left side.
Reference This class represents a reference to another location where this element is actually defined.
SequenceModel Draw a Sequence content model

Example:

SubstitutionElement This class represents an XSD substitution group.
SubstitutionModel Inheritance content model specifies that the right side is a not the "real" graph, but an item to be substitutet.
 

Package de.bsd.x2svg.draw Description

This package contains various graphical elements.

Since:
1.0


x2svg version 1.2.1