public class HelixGlyph extends Object implements Glyph
| Constructor and Description | 
|---|
HelixGlyph()  | 
HelixGlyph(Rectangle2D.Float bounds)  | 
| Modifier and Type | Method and Description | 
|---|---|
Rectangle2D.Float | 
getBounds()  | 
void | 
render(Graphics2D g)  | 
void | 
setBounds(Rectangle2D.Float r)  | 
public HelixGlyph()
public HelixGlyph(Rectangle2D.Float bounds)
public Rectangle2D.Float getBounds()
public void setBounds(Rectangle2D.Float r)
public void render(Graphics2D g)
Copyright © 2020 BioJava. All rights reserved.