public interface IDevitaLattice
Modifier and Type | Method and Description |
---|---|
int |
getAvailableDistance(AbstractGrowthAtom atom,
int thresholdDistance) |
AbstractGrowthAtom |
getFarSite(AbstractGrowthAtom atom,
int distance) |
int getAvailableDistance(AbstractGrowthAtom atom, int thresholdDistance)
AbstractGrowthAtom getFarSite(AbstractGrowthAtom atom, int distance)