|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.gui.sequence.CircularFeatureFilteringRenderer
public class CircularFeatureFilteringRenderer
| Constructor Summary | |
|---|---|
CircularFeatureFilteringRenderer(CircularRenderer renderer,
FeatureFilter filter,
boolean recurse)
|
|
| Method Summary | |
|---|---|
double |
getDepth(CircularRendererContext crc)
Get the depth needed for this renderer. |
void |
paint(java.awt.Graphics2D g2,
CircularRendererContext crc)
Paint this renderer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CircularFeatureFilteringRenderer(CircularRenderer renderer,
FeatureFilter filter,
boolean recurse)
| Method Detail |
|---|
public double getDepth(CircularRendererContext crc)
CircularRenderer
getDepth in interface CircularRenderercrc - the CircularRendererContext to render information from
public void paint(java.awt.Graphics2D g2,
CircularRendererContext crc)
CircularRenderer
paint in interface CircularRendererg2 - the graphics to paint tocrc - the context giving the data to paint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||