Uses of Class
gistoolkit.display.labeler.OverlapManager

Packages that use OverlapManager
gistoolkit.display.labeler   
 

Uses of OverlapManager in gistoolkit.display.labeler
 

Methods in gistoolkit.display.labeler that return OverlapManager
 OverlapManager SimpleLabeler.getOverlapManager()
          Return the OverlapManager for this labeler.
 

Methods in gistoolkit.display.labeler with parameters of type OverlapManager
protected  boolean LineLabeler.drawLabel(java.lang.String inString, Shape inShape, java.awt.Graphics inGraphics, Converter inConverter, OverlapManager inOverlapManager)
           
 boolean PolygonLabeler.drawLabel(java.lang.String inString, Shape inShape, java.awt.Graphics inGraphics, Converter inConverter, OverlapManager inOverlapManager)
          Draw the label for the record on the graphics context