Uses of Class
org.basex.gui.view.map.MapRect

Packages that use MapRect
org.basex.gui.layout Contains project specific GUI components. 
 

Uses of MapRect in org.basex.gui.layout
 

Methods in org.basex.gui.layout with parameters of type MapRect
static int BaseXLayout.drawText(java.awt.Graphics g, MapRect r, byte[] s, int wrap, boolean draw)
          Draws a text.
static int BaseXLayout.drawText(java.awt.Graphics g, MapRect r, byte[] s, int m, int wrap, boolean draw)
          Draws a text.