public interface FeatureRenderer
Modifier and Type | Method and Description |
---|---|
double |
getDepth(SequenceRenderContext src) |
FeatureHolder |
processMouseEvent(FeatureHolder hits,
SequenceRenderContext src,
MouseEvent me) |
void |
renderFeature(Graphics2D g2,
Feature feat,
SequenceRenderContext context) |
void renderFeature(Graphics2D g2, Feature feat, SequenceRenderContext context)
double getDepth(SequenceRenderContext src)
FeatureHolder processMouseEvent(FeatureHolder hits, SequenceRenderContext src, MouseEvent me)
Copyright © 2014 BioJava. All rights reserved.