Uses of Class
org.openscience.cdk.renderer.RendererModel
Packages that use RendererModel
Package
Description
-
Uses of RendererModel in org.openscience.cdk.renderer
Fields in org.openscience.cdk.renderer declared as RendererModelModifier and TypeFieldDescriptionprotected final RendererModel
AbstractRenderer.rendererModel
The renderer model is final as it is not intended to be replaced.Methods in org.openscience.cdk.renderer that return RendererModelModifier and TypeMethodDescriptionAbstractRenderer.getRenderer2DModel()
Get theRendererModel
used by this renderer, which provides access to the various parameters used to generate and draw the diagram.IRenderer.getRenderer2DModel()
Returns the drawing model, giving access to drawing parameters.Methods in org.openscience.cdk.renderer with parameters of type RendererModelModifier and TypeMethodDescriptionabstract boolean
SymbolVisibility.visible
(IAtom atom, List<IBond> neighbors, RendererModel model) Determine if an atom with the specified bonds is visible.Constructors in org.openscience.cdk.renderer with parameters of type RendererModelModifierConstructorDescriptionAbstractRenderer
(RendererModel rendererModel) AtomContainerRenderer
(RendererModel rendererModel, List<IGenerator<IAtomContainer>> generators, IFontManager fontManager) MoleculeSetRenderer
(RendererModel rendererModel, List<IGenerator<IAtomContainer>> generators, IFontManager fontManager) ReactionRenderer
(RendererModel rendererModel, List<IGenerator<IAtomContainer>> generators, IFontManager fontManager) protected
ReactionSetRenderer
(RendererModel rendererModel, List<IGenerator<IAtomContainer>> generators, List<IGenerator<IReaction>> reactionGenerators, IFontManager fontManager) ReactionSetRenderer
(RendererModel rendererModel, List<IGenerator<IAtomContainer>> generators, IFontManager fontManager) -
Uses of RendererModel in org.openscience.cdk.renderer.generators
Methods in org.openscience.cdk.renderer.generators with parameters of type RendererModelModifier and TypeMethodDescriptionprotected boolean
BasicAtomGenerator.canDraw
(IAtom atom, IAtomContainer container, RendererModel model) Checks an atom to see if it should be drawn.AtomContainerBoundsGenerator.generate
(IAtomContainer container, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.AtomNumberGenerator.generate
(IAtomContainer container, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.BasicAtomGenerator.generate
(IAtomContainer atomContainer, IAtom atom, RendererModel model) Generate the rendering element(s) for a particular atom.BasicAtomGenerator.generate
(IAtomContainer container, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.BasicBondGenerator.generate
(IAtomContainer container, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.BasicBondGenerator.generate
(IBond currentBond, RendererModel model) Generate rendering element(s) for the current bond, including ring elements if this bond is part of a ring.BasicGenerator.generate
(IAtomContainer ac, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.BasicSceneGenerator.generate
(IAtomContainer ac, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.BoundsGenerator.generate
(IReaction reaction, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.ExtendedAtomGenerator.generate
(IAtomContainer container, IAtom atom, RendererModel model) Generate the rendering element(s) for a particular atom.HighlightGenerator.generate
(IAtomContainer container, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.IGenerator.generate
(T object, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.LonePairGenerator.generate
(IAtomContainer container, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.MappingGenerator.generate
(IReaction reaction, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.ProductsBoxGenerator.generate
(IReaction reaction, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.RadicalGenerator.generate
(IAtomContainer container, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.ReactantsBoxGenerator.generate
(IReaction reaction, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.ReactionArrowGenerator.generate
(IReaction reaction, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.ReactionBoxGenerator.generate
(IReaction reaction, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.ReactionPlusGenerator.generate
(IReaction reaction, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.ReactionSceneGenerator.generate
(IReaction reaction, RendererModel model) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.BasicBondGenerator.generateBond
(IBond bond, RendererModel model) Generate stereo or bond elements for this bond.BasicBondGenerator.generateBondElement
(IBond bond, IBond.Order type, RendererModel model) Generate a LineElement or an ElementGroup of LineElements for this bond.BasicBondGenerator.generateBondElement
(IBond bond, RendererModel model) Generate rendering elements for a bond, without ring elements but considering the type of the bond (single, double, triple).BasicAtomGenerator.generateCompactElement
(IAtom atom, RendererModel model) Generate a compact element for an atom, such as a circle or a square, rather than text element.BasicAtomGenerator.generateElement
(IAtom atom, int alignment, RendererModel model) Generate an atom symbol element.BasicBondGenerator.generateInnerElement
(IBond bond, IRing ring, RendererModel model) Make the inner ring bond, which is slightly shorter than the outer bond.BasicBondGenerator.generateRingElements
(IBond bond, IRing ring, RendererModel model) Generate ring elements, such as inner-ring bonds or ring stereo elements.RingGenerator.generateRingElements
(IBond bond, IRing ring, RendererModel model) Generate ring elements, such as inner-ring bonds or ring stereo elements.protected Color
BasicAtomGenerator.getAtomColor
(IAtom atom, RendererModel model) Returns the drawing color of the given atom.BasicBondGenerator.getColorForBond
(IBond bond, RendererModel model) Determine the color of a bond, returning either the default color, the override color or whatever is in the color hash for that bond.double
BasicBondGenerator.getWidthForBond
(IBond bond, RendererModel model) Determine the width of a bond, returning either the width defined in the model, or the override width.protected boolean
BasicAtomGenerator.invisibleCarbon
(IAtom atom, IAtomContainer atomContainer, RendererModel model) Checks an atom to see if it is an 'invisible carbon' - that is, it is: a) a carbon atom and b) this carbon should not be shown.protected boolean
BasicAtomGenerator.invisibleHydrogen
(IAtom atom, RendererModel model) Checks an atom to see if it is an 'invisible hydrogen' - that is, it is a) an (explicit) hydrogen, and b) explicit hydrogens are set to off.boolean
AtomMassGenerator.showCarbon
(IAtom atom, IAtomContainer container, RendererModel model) Returns true if the mass number of this element is set and not equal the mass number of the most abundant isotope of this element.protected boolean
BasicAtomGenerator.showCarbon
(IAtom carbonAtom, IAtomContainer container, RendererModel model) Checks a carbon atom to see if it should be shown. -
Uses of RendererModel in org.openscience.cdk.renderer.generators.standard
Methods in org.openscience.cdk.renderer.generators.standard with parameters of type RendererModelModifier and TypeMethodDescriptionStandardGenerator.generate
(IAtomContainer container, RendererModel parameters) Converts aIChemObject
from the chemical data model into something that can be drawn in the chemical drawing.boolean
SelectionVisibility.visible
(IAtom atom, List<IBond> neighbors, RendererModel model) Determine if an atom with the specified bonds is visible. -
Uses of RendererModel in org.openscience.cdk.renderer.visitor
Methods in org.openscience.cdk.renderer.visitor that return RendererModelModifier and TypeMethodDescriptionAWTDrawVisitor.getRendererModel()
Returns the currentRendererModel
.Methods in org.openscience.cdk.renderer.visitor with parameters of type RendererModelModifier and TypeMethodDescriptionvoid
AWTDrawVisitor.setRendererModel
(RendererModel rendererModel) Sets theRendererModel
thisIDrawVisitor
should use.void
IDrawVisitor.setRendererModel
(RendererModel rendererModel) Sets theRendererModel
thisIDrawVisitor
should use.