ArrowElement |
|
AtomMassSymbolElement |
Rendering element that shows the IAtom mass number information.
|
AtomSymbolElement |
A text element with added information.
|
Bounds |
Defines a bounding box element which the renderer can use to determine the true
drawing limits.
|
ElementGroup |
A group of rendering elements, of any type.
|
GeneralPath |
A path of rendering elements from the elements.path package.
|
LineElement |
A line between two points.
|
MarkedElement |
A marked element adds meta-data (id and tags) to a CDK rendering
element (or group of elements).
|
OvalElement |
An oval element (should) have both a width and a height.
|
PathElement |
A path composed of points.
|
RectangleElement |
A rectangle, with width and height.
|
RingElement |
A ring is just a circle - in other words, an oval whose width and height are
the same.
|
TextElement |
Text element as used in the chemical drawing.
|
TextGroupElement |
A group of text elements, particularly the element symbol (eg: "C")
surrounded by other annotations such as mass number, charge, etc.
|
WedgeLineElement |
A 'wedge' is a triangle aligned along a bond that indicates stereochemistry.
|