Package com.anylogic.engine.presentation
@AnyLogicInternalCodegenAPI public interface LinkToAgentAnimator
Modifier and Type | Method | Description |
---|---|---|
void | drawLink | |
void | drawLink |
@AnyLogicInternalCodegenAPI void drawLink(Agent owner, LinkToAgent<? extends Agent, ? extends Agent> link, boolean bidirectional, boolean symmetrical)
@AnyLogicInternalCodegenAPI void drawLink(Agent owner, LinkToAgentCollection<? extends Agent, ? extends Agent> link, boolean bidirectional, boolean symmetrical)