org.lsst.ccs.utilities.zonesui
Interface ImageDescription


public interface ImageDescription

Author:
Pascal Durieu, bamade

Method Summary
 ImageIcon getIcon()
           
 List<Zone> getShapeDescription()
           
 String getTitle()
           
 

Method Detail

getTitle

String getTitle()

getIcon

ImageIcon getIcon()

getShapeDescription

List<Zone> getShapeDescription()


Copyright © 2013 LSST. All Rights Reserved.