healpix.plot3d.gui
Interface MapTaker

All Known Implementing Classes:
Map3DPanelContent, MapView3d, ViewMaps

public interface MapTaker

Version:
$Id: MapTaker.java 49444 2008-05-07 10:23:02Z ejoliet $
Author:
ejoliet

Method Summary
 HealpixMap getMap()
          Gets the map.
 void setMap(HealpixMap m)
          Sets the map.
 

Method Detail

setMap

void setMap(HealpixMap m)
Sets the map.

Parameters:
m - the new map

getMap

HealpixMap getMap()
Gets the map.

Returns:
the map

"Built from revision exported"