com.nutiteq.ui
Interface Copyright

All Known Implementing Classes:
StringCopyright

public interface Copyright

Interface for copyright notice to be displayed on map vie


Method Summary
 void paint(com.nutiteq.wrappers.Graphics g, int displayWidth, int displayHeight)
          Paint copyright notice on map view
 

Method Detail

paint

void paint(com.nutiteq.wrappers.Graphics g,
           int displayWidth,
           int displayHeight)
Paint copyright notice on map view

Parameters:
g - graphics object to paint on
displayWidth - map view width
displayHeight - map view height