Interface IVoronoiHolder

All Superinterfaces:
ILogicVarBundle
All Known Implementing Classes:
VoronoiHolder

public interface IVoronoiHolder
extends ILogicVarBundle


Method Summary
 DistributedDelaunayClip getClipAgent()
           
 ILogicVarBundle getWrapped()
           
 
Methods inherited from interface ILogicVarBundle
getBoolVar, getId, getIntVar, insertBoolVar, insertIntVar, makeCopy, removeVar, setId
 

Method Detail

getClipAgent

DistributedDelaunayClip getClipAgent()

getWrapped

ILogicVarBundle getWrapped()