public interface Glyph
| Modifier and Type | Method and Description | 
|---|---|
Rectangle2D.Float | 
getBounds()  | 
void | 
render(Graphics2D g)  | 
void | 
setBounds(Rectangle2D.Float r)  | 
void setBounds(Rectangle2D.Float r)
Rectangle2D.Float getBounds()
void render(Graphics2D g)
Copyright © 2020 BioJava. All rights reserved.