AnyLogic
Expand
Font size

Uses of Class
com.anylogic.engine.markup.AreaNode

PackageDescription
com.anylogic.engine.markup 

Uses of AreaNode in com.anylogic.engine.markup

Modifier and TypeClassDescription
class PolygonalNode<T extends Agent> 
class QueueArea<T extends Agent> 
class RectangularNode<T extends Agent> 
Modifier and TypeMethodDescription
AreaNodeServiceWLine.getGroupWaitingArea()
Returns the area markup element (if any) associated with the current service with lines.
Modifier and TypeMethodDescription
List<AreaNode>Level.getAreas()
Deprecated.
Modifier and TypeMethodDescription
voidServiceWLine.setGroupWaitingArea(AreaNode groupWaitingArea)
Sets the area markup element for the group members to wait in.
ModifierConstructorDescription
 ServiceWLine(Agent owner, ShapeDrawMode drawMode, boolean isPublic, ServiceWLineType type, boolean bidirectional, S[] services, QueuePath[] queues, QueuePath[] reverseQueues, ServiceQueueChoicePolicy queueChoicePolicy, boolean waitForExit, Color serviceColor, Color queueColor, Color reverseQueueColor, ServiceGroupBehaviorMode groupBehaviorMode, ServiceGroupBehavior groupBehavior, AreaNode groupWaitingArea)
Deprecated.
deprecated in version 8.4, will be removed in the future releases