Uses of Interface
net.landspurg.map.MapCustomOverlay

Packages that use MapCustomOverlay
net.landspurg.map This is the main package to look at if you want to use J2memap. 
 

Uses of MapCustomOverlay in net.landspurg.map
 

Fields in net.landspurg.map declared as MapCustomOverlay
static MapCustomOverlay BufferImage.m_customOverlay
           
 

Methods in net.landspurg.map with parameters of type MapCustomOverlay
 void MapCanvas.setOverlay(MapCustomOverlay inOverlay)