org.biomage.Interface
Interface HasZoneLayout

All Known Implementing Classes:
ZoneGroup

public interface HasZoneLayout


Method Summary
 ZoneLayout getZoneLayout()
          Get method for zoneLayout
 void setZoneLayout(ZoneLayout zoneLayout)
          Set method for zoneLayout
 

Method Detail

setZoneLayout

public void setZoneLayout(ZoneLayout zoneLayout)
Set method for zoneLayout


getZoneLayout

public ZoneLayout getZoneLayout()
Get method for zoneLayout

Returns:
value of the attribute


Copyright (C) 2002 The MicroArray Gene Expression Database group (MGED) All rights reserved.