Uses of Interface
org.openscience.cdk.renderer.generators.IGeneratorParameter
Packages that use IGeneratorParameter
Package
Description
-
Uses of IGeneratorParameter in org.openscience.cdk.depict
Methods in org.openscience.cdk.depict with type parameters of type IGeneratorParameterModifier and TypeMethodDescription<T extends IGeneratorParameter<S>,
S, U extends S>
DepictionGeneratorLow-level option method to set a rendering model parameter. -
Uses of IGeneratorParameter in org.openscience.cdk.renderer
Classes in org.openscience.cdk.renderer that implement IGeneratorParameterModifier and TypeClassDescriptionstatic class
The color hash is used to color substructures.static class
The color used to highlight external selections.static class
If format supports it (e.g.static class
Padding between molecules in a grid or row.static class
Color of a selection.static class
Color of title text.static class
Size of title font relative compared to atom symbolsMethods in org.openscience.cdk.renderer with type parameters of type IGeneratorParameterModifier and TypeMethodDescription<T extends IGeneratorParameter<S>,
S>
SReturns theIGeneratorParameter
for the activeIRenderer
.<T extends IGeneratorParameter<S>,
S>
SRendererModel.getDefault
(Class<T> param) Returns the default value for theIGeneratorParameter
for the activeIRenderer
.<T extends IGeneratorParameter<?>>
TRendererModel.getParameter
(Class<T> param) Returns theIGeneratorParameter
for the activeIRenderer
.<T extends IGeneratorParameter<?>>
booleanRendererModel.hasParameter
(Class<T> param) Returns true if the passedIGeneratorParameter
s has been registered.<T extends IGeneratorParameter<S>,
S, U extends S>
voidSets theIGeneratorParameter
for the activeIRenderer
.Methods in org.openscience.cdk.renderer that return types with arguments of type IGeneratorParameterModifier and TypeMethodDescriptionRendererModel.getRenderingParameters()
Returns allIGeneratorParameter
s for the currentRendererModel
. -
Uses of IGeneratorParameter in org.openscience.cdk.renderer.generators
Classes in org.openscience.cdk.renderer.generators that implement IGeneratorParameterModifier and TypeClassDescriptionstatic class
The color scheme by which to color the atom numbers, if theAtomNumberGenerator.ColorByType
boolean is true.static class
Color to draw the atom numbers with.static class
Boolean to indicate of theAtomNumberGenerator.AtomColorer
scheme will be used.static class
Offset vector in screen space coordinates where the atom number label will be placed.static class
Boolean parameter indicating if atom numbers should be drawn, allowing this feature to be disabled temporarily.static class
Class to hold the color by which atom labels are drawn.static class
IAtomColorer
used to draw elements.static class
Magic number with unknown units that defines the radius around an atom, e.g.static class
Boolean property that triggers atoms to be colored by type when set to true.static class
Boolean parameters that will cause atoms to be drawn as filled shapes when set to true.static class
Shape to be used when drawing atoms in compact mode, as defined by theBasicAtomGenerator.CompactAtom
parameter.static class
Determines whether structures should be drawn as Kekule structures, thus giving each carbon element explicitly, instead of not displaying the element symbol.static class
Boolean parameters that will show carbons with only one (non-hydrogen) neighbor to be drawn with an element symbol.static class
Boolean property that triggers explicit hydrogens to be drawn if set to true.static class
The gap between double and triple bond lines on the screen.static class
The width on screen of a bond.static class
The color to draw bonds if not other color is given.static class
The proportion to move in towards the ring center.static class
The width on screen of the fat end of a wedge bond.static class
The width of the head of arrows.static class
The background color of the drawn image.static class
The length on the screen of a typical bond.static class
If true, the scale is set such that the diagram fills the whole screen.static class
Font to use for text.static class
The foreground color, with which objects are drawn.static class
Area on each of the four margins to keep empty.static class
The scale is the factor to multiply model coordinates by to convert the coordinates to screen space coordinate, such that the entire structure fits the visible screen dimension.static class
Determines if the molecule's title is depicted.static class
Determines if the reaction's title is depicted.static class
Determines if tooltips are to be shown.static class
If set to true, uses anti-aliasing for drawing.static class
The font style to use for text.static class
The zoom factor which is a user oriented parameter allowing the user to zoom in on parts of the molecule.static class
The color of the box drawn at the bounds of a molecule, molecule set, or reaction.static class
Boolean that indicates if atom type names should be given instead of element symbols.static class
Boolean that indicates if implicit hydrogens should be depicted.static class
Defines the color palette used to provide the highlight colors.static class
Magic number with unknown units that defines the radius around an atom, e.g.static class
The width on screen of an atom-atom mapping line.static class
The width on screen of an atom-atom mapping line.static class
Boolean by which atom-atom mapping depiction can be temporarily disabled.static class
Double which indicates how wide the arrow head is in screen pixels.static class
Boolean that indicates if boxes are drawn around the reaction.static class
Depicts aromaticity of rings in the original CDK style.static class
The maximum ring size for which an aromatic ring should be drawn.static class
The proportion of a ring bounds to use to draw the ring.static class
Determines whether rings should be drawn with a circle if they are aromatic.Methods in org.openscience.cdk.renderer.generators that return types with arguments of type IGeneratorParameterModifier and TypeMethodDescriptionAtomContainerBoundsGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.AtomNumberGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.BasicAtomGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.BasicBondGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.BasicGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.BasicSceneGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.BoundsGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.ExtendedAtomGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.HighlightGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.IGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.LonePairGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.MappingGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.ProductsBoxGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.RadicalGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.ReactantsBoxGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.ReactionArrowGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.ReactionBoxGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.ReactionPlusGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.ReactionSceneGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.RingGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator. -
Uses of IGeneratorParameter in org.openscience.cdk.renderer.generators.parameter
Classes in org.openscience.cdk.renderer.generators.parameter that implement IGeneratorParameterModifier and TypeClassDescriptionclass
Abstract class to provide the base functionality forIGeneratorParameter
implementations. -
Uses of IGeneratorParameter in org.openscience.cdk.renderer.generators.standard
Classes in org.openscience.cdk.renderer.generators.standard that implement IGeneratorParameterModifier and TypeClassDescriptionstatic final class
The color of the atom numbers.static final class
The distance of atom numbers from their parent atom as a percentage of bond length, default value is 0.25 (25%)static final class
Annotation font size relative to element symbols, default = 0.4 (40%).static final class
Defines the color of unselected atoms (and bonds).static final class
Defines the ratio of the separation between lines in double bonds as a percentage of length (BasicSceneGenerator.BondLength
).static final class
The number of sections to render in a dashed 'unknown' bond, default = 4;static final class
Render small delocalised rings as bonds/life buoys? This can sometimes be misleading for fused rings but is commonly used.static final class
Display deuterium[2H]
as 'D'.static final class
Modify bold wedges to be flush with adjacent bonds, default = true.static final class
Modify hashed wedges to be flush when there is a single adjacent bond, default = true.static final class
Indicate delocalised/aromatic bonds should always be rendered, even when there is a valid Kekule structure.static final class
The preferred spacing between lines in hashed bonds.static final class
Parameter defines the style of highlight used to emphasis atoms and bonds.static final class
Whether Major Isotopes e.g.static final class
The width of outer glow as a percentage of stroke width.static final class
The default font style for pseudo-atoms, is Bold and Italic.static final class
How "deep" are brackets drawn.static final class
Scale Sgroup annotations relative to the normal font size (atom symbol).static final class
Defines the ratio of the stroke to the width of the stroke of the font used to depict atom symbols.static final class
Defines the margin between an atom symbol and a connected bond based on the stroke width.static final class
Defines which atoms have their symbol displayed.static final class
The spacing of waves (semi circles) drawn in wavy bonds with.static final class
Ratio of the wide end of wedge compared to the narrow end (stroke width).Methods in org.openscience.cdk.renderer.generators.standard that return types with arguments of type IGeneratorParameterModifier and TypeMethodDescriptionStandardGenerator.getParameters()
Returns the list ofIGeneratorParameter
for this particular generator.