Uses of Class
org.biojava.bio.gui.sequence.SequenceRenderContext.Border
Packages that use SequenceRenderContext.Border
Package
Description
Graphical displays of biological sequences and associated annotations.
-
Uses of SequenceRenderContext.Border in org.biojava.bio.gui.sequence
Methods in org.biojava.bio.gui.sequence that return SequenceRenderContext.BorderModifier and TypeMethodDescriptionHeadlessRenderContext.getLeadingBorder()PairwiseSequencePanel.getLeadingBorder()getLeadingBorderreturns the leading border of the primary sequence.SequencePanel.getLeadingBorder()Retrieve the object that encapsulates the leading border area - the space before sequence information is rendered.SequencePoster.getLeadingBorder()Deprecated.Retrieve the object that encapsulates the leading border area - the space before sequence information is rendered.SequenceRenderContext.getLeadingBorder()Gets the LeadingBorder attribute of the SequenceRenderContext object.SubPairwiseRenderContext.getLeadingBorder()SubSequenceRenderContext.getLeadingBorder()TranslatedSequencePanel.getLeadingBorder()getLeadingBorderreturns the leading border.HeadlessRenderContext.getTrailingBorder()PairwiseSequencePanel.getTrailingBorder()getTrailingBorderreturns the trailing border of the primary sequence.SequencePanel.getTrailingBorder()Retrieve the object that encapsulates the trailing border area - the space after sequence information is rendered.SequencePoster.getTrailingBorder()Deprecated.Retrieve the object that encapsulates the trailing border area - the space after sequence information is rendered.SequenceRenderContext.getTrailingBorder()Gets the TrailingBorder attribute of the SequenceRenderContext object.SubPairwiseRenderContext.getTrailingBorder()SubSequenceRenderContext.getTrailingBorder()TranslatedSequencePanel.getTrailingBorder()getTrailingBorderreturns the trailing border.Methods in org.biojava.bio.gui.sequence with parameters of type SequenceRenderContext.BorderModifier and TypeMethodDescriptionvoidLabelRenderer.paint(Graphics2D g, SequenceRenderContext sp, int min, int max, SequenceRenderContext.Border border) Render a label for the information for sp to g.voidLabelRenderer.RenderNothing.paint(Graphics2D g, SequenceRenderContext sp, int min, int max, SequenceRenderContext.Border border) voidSimpleLabelRenderer.paint(Graphics2D g, SequenceRenderContext sp, int min, int max, SequenceRenderContext.Border side)