Skip to main content
Figure 2 | BMC Bioinformatics

Figure 2

From: Genoviz Software Development Kit: Java tool kit for building genomics visualization applications

Figure 2

A sample draw method for a simple Genoviz SDK Glyph class. The method accepts a View object, defined as type ViewI, an interface containing View-related methods. A superclass' calcPixels method translates the Glyphs map-based coordinates (the coordbox) to pixel-based coordinates. The Java AWT Graphics object then draws an oval shape in the space bounding the Glyph's location in pixel coordinates.

Back to article page