Skip navigation links

Package net.sourceforge.plantuml.plasma

Provides Plasma and Quark classes.

See: Description

Package net.sourceforge.plantuml.plasma Description

Provides Plasma and Quark classes.

Class diagrams (and other free-form graphs) are represented as a tree of enities. The tree structure is represented using Quark objects, each of which corresponds to an Entity. The quark for an entity can be retrieved using a method on the entity, and vice-versa.

Skip navigation links