AnyLogic
Expand
Font size
All Superinterfaces:
AggregatableAnimationElement, HasLevel, Serializable
All Known Subinterfaces:
LevelMarkup
All Known Implementing Classes:
AbstractFluidMarkup, AbstractLevelMarkup, AbstractShapedWall, AbstractShapeGISMap, AbstractWall, AreaNode, BarChart, BulkConveyorBelt, Camera3D, Chart, Chart1D, Chart1DSum, Chart2D, Chart2DPlot, CircularWall, ConveyorNetwork, Crane, DensityMap, Elevator, ElevatorShaft, EscalatorGroup, Histogram, Histogram2D, JibCrane, LevelGate, Lift, Light3D, Light3D.CarHeadlight, Light3D.Daylight, Light3D.Moonlight, Light3D.StreetLight, Light3DAmbient, Light3DDirectional, Light3DPoint, Light3DSpot, Network, NetworkPortImpl, Node, OverheadCrane, OverheadCraneBridge, PalletRack, Pathway, PedFlowStatistics, PieChart, Pipe, Plot, PointNode, PolygonalNode, QueueArea, RailwayNetwork, RectangularNode, RectangularWall, ReplicatedShape, RoadNetwork, ServiceBase, ServiceWArea, ServiceWLine, Shape, Shape3D, Shape3DGroup, Shape3DObject, ShapeAgentGroup_xjal, ShapeAgentPopulationGroup, ShapeArc, ShapeArrowLine, ShapeButton, ShapeCAD, ShapeCanvas, ShapeCheckBox, ShapeComboBox, ShapeControl, ShapeCurve, ShapeEmbeddedObjectIcon, ShapeEmbeddedObjectPresentation, ShapeFileChooser, ShapeGISMap, ShapeGroup, ShapeImage, ShapeInputControl, ShapeInspect, ShapeLine, ShapeLineFill, ShapeListBox, ShapeModelElementsGroup, ShapeModelPrimitives, ShapeMultiplePoints, ShapeOval, ShapePolyLine, ShapeProgressBar, ShapeRadioButtonGroup, ShapeRectangle, ShapeRoundedRectangle, ShapeScale, ShapeSlider, ShapeSVG, ShapeText, ShapeTextField, ShapeTopLevelPresentationGroup, ShapeWindow3D, StackChart, Storage, StorageTank, TargetLine, TimeColorChart, TimePlot, TimeStackChart, Wall

public interface LevelElement
extends HasLevel, AggregatableAnimationElement
Interface for all shapes and space markup elements which may be contained in a 'level', e.g. walls, nodes, rectangles
Author:
AnyLogic North America, LLC https://anylogic.com

Method Summary

Modifier and TypeMethodDescription
voidsetLevel(Level level) 

Methods inherited from interface com.anylogic.engine.markup.AggregatableAnimationElement

initializeInternal, onAggregatorVisibilityChanged, postInitialize

Methods inherited from interface com.anylogic.engine.markup.HasLevel

getLevel

Method Details

setLevel

@AnyLogicInternalAPI
void setLevel(Level level)