public interface FeatureRenderer
Modifier and Type | Method and Description |
---|---|
double |
getDepth(SequenceRenderContext src) |
FeatureHolder |
processMouseEvent(FeatureHolder hits,
SequenceRenderContext src,
java.awt.event.MouseEvent me) |
void |
renderFeature(java.awt.Graphics2D g2,
Feature feat,
SequenceRenderContext context) |
void renderFeature(java.awt.Graphics2D g2, Feature feat, SequenceRenderContext context)
double getDepth(SequenceRenderContext src)
FeatureHolder processMouseEvent(FeatureHolder hits, SequenceRenderContext src, java.awt.event.MouseEvent me)