| Package | Description | 
|---|---|
| org.biojava.bio.gui.sequence | 
 
Graphical displays of biological sequences and associated annotations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SequenceRenderContext.Border | 
SubPairwiseRenderContext.getLeadingBorder()  | 
SequenceRenderContext.Border | 
HeadlessRenderContext.getLeadingBorder()  | 
SequenceRenderContext.Border | 
SequencePanel.getLeadingBorder()
Retrieve the object that encapsulates the leading border area - the space
 before sequence information is rendered. 
 | 
SequenceRenderContext.Border | 
PairwiseSequencePanel.getLeadingBorder()
getLeadingBorder returns the leading border of the
 primary sequence. | 
SequenceRenderContext.Border | 
SequenceRenderContext.getLeadingBorder()
Gets the LeadingBorder attribute of the SequenceRenderContext object. 
 | 
SequenceRenderContext.Border | 
SubSequenceRenderContext.getLeadingBorder()  | 
SequenceRenderContext.Border | 
SequencePoster.getLeadingBorder()
Deprecated.  
Retrieve the object that encapsulates the leading border area - the space
 before sequence information is rendered. 
 | 
SequenceRenderContext.Border | 
TranslatedSequencePanel.getLeadingBorder()
getLeadingBorder returns the leading border. | 
SequenceRenderContext.Border | 
SubPairwiseRenderContext.getTrailingBorder()  | 
SequenceRenderContext.Border | 
HeadlessRenderContext.getTrailingBorder()  | 
SequenceRenderContext.Border | 
SequencePanel.getTrailingBorder()
Retrieve the object that encapsulates the trailing border area - the space
 after sequence information is rendered. 
 | 
SequenceRenderContext.Border | 
PairwiseSequencePanel.getTrailingBorder()
getTrailingBorder returns the trailing border of
 the primary sequence. | 
SequenceRenderContext.Border | 
SequenceRenderContext.getTrailingBorder()
Gets the TrailingBorder attribute of the SequenceRenderContext object. 
 | 
SequenceRenderContext.Border | 
SubSequenceRenderContext.getTrailingBorder()  | 
SequenceRenderContext.Border | 
SequencePoster.getTrailingBorder()
Deprecated.  
Retrieve the object that encapsulates the trailing border area - the space
 after sequence information is rendered. 
 | 
SequenceRenderContext.Border | 
TranslatedSequencePanel.getTrailingBorder()
getTrailingBorder returns the trailing border. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LabelRenderer.paint(Graphics2D g,
     SequenceRenderContext sp,
     int min,
     int max,
     SequenceRenderContext.Border border)
Render a label for the information for sp to g. 
 | 
void | 
LabelRenderer.RenderNothing.paint(Graphics2D g,
     SequenceRenderContext sp,
     int min,
     int max,
     SequenceRenderContext.Border border)  | 
void | 
SimpleLabelRenderer.paint(Graphics2D g,
     SequenceRenderContext sp,
     int min,
     int max,
     SequenceRenderContext.Border side)  | 
Copyright © 2020 BioJava. All rights reserved.