Uses of Class
org.openscience.cdk.renderer.elements.LineElement
Packages that use LineElement
-
Uses of LineElement in org.openscience.cdk.renderer.elements
Subclasses of LineElement in org.openscience.cdk.renderer.elementsModifier and TypeClassDescriptionclass
A 'wedge' is a triangle aligned along a bond that indicates stereochemistry.Constructors in org.openscience.cdk.renderer.elements with parameters of type LineElementModifierConstructorDescriptionWedgeLineElement
(LineElement element, WedgeLineElement.TYPE type, WedgeLineElement.Direction direction, Color color) Make a wedge along the given line element. -
Uses of LineElement in org.openscience.cdk.renderer.generators
Methods in org.openscience.cdk.renderer.generators that return LineElementModifier and TypeMethodDescriptionBasicBondGenerator.generateInnerElement
(IBond bond, IRing ring, RendererModel model) Make the inner ring bond, which is slightly shorter than the outer bond.