Uses of Interface
org.biojava.bio.gui.sequence.OverlayMarker
-
Packages that use OverlayMarker Package Description org.biojava.bio.gui.sequence Graphical displays of biological sequences and associated annotations. -
-
Uses of OverlayMarker in org.biojava.bio.gui.sequence
Classes in org.biojava.bio.gui.sequence that implement OverlayMarker Modifier and Type Class Description class
OverlayRendererWrapper
This class wraps SequenceRenderer classes to present an Overlay Marker interface that will indicate to LayeredRenderer that subsequent renderers should overdraw the same space as the wrapped renderer.
-