cz.cuni.amis.pogamut.defcon.communication.worldview.modules.grid
Interface IGridCell

Package class diagram package IGridCell
All Known Implementing Classes:
SymmetricGridCell

public interface IGridCell

A cell for an experimental grid interface.

Author:
Radek 'Black_Hand' Pibil

Method Summary
 IGridCellId getCellId()
           
 boolean hasFlag(BasicFlag flag)
           
 

Method Detail

getCellId

IGridCellId getCellId()

hasFlag

boolean hasFlag(BasicFlag flag)


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.