public static class Light3D.Daylight extends Light3DAmbient
Light3D.CarHeadlight, Light3D.Daylight, Light3D.Moonlight, Light3D.StreetLight
Constructor and Description |
---|
Daylight() |
Daylight(java.awt.Color baseColor,
boolean ispublic,
boolean global) |
Modifier and Type | Method and Description |
---|---|
Level |
getLevel()
Returns the level containing this shape.
|
void |
restoreOwner(java.lang.Object owner)
Deprecated.
|
void |
setContextReference_xjal(Presentable contextReference)
Deprecated.
|
void |
setLevel(Level level)
This method is internal and shouldn't be called by user.
|
boolean |
updateDynamicPropertiesStructural(boolean publicOnly) |
clone
executeUserAction, findSVGElement, getAmbientColor, getDiffuseColor, getGroup, getName, getPresentable, getSpecularColor, getSVGId, isEnabled, isGlobal, onAggregatorVisibilityChanged, removeSVGFromOwner, resetSVGState, setAmbientColor, setDiffuseColor, setEnabled, setGlobal, setSpecularColor, update, updateSVGProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initializeInternal, postInitialize
public Daylight()
public Daylight(java.awt.Color baseColor, boolean ispublic, boolean global)
@AnyLogicInternalAPI public boolean updateDynamicPropertiesStructural(boolean publicOnly)
true
if update was done (usually for visible elements, respecting public flag etc.)public Level getLevel()
null
for shapes in the experiments.@AnyLogicInternalAPI public void setLevel(Level level)
Level#add(Shape)
instead.setLevel
in interface LevelElement
@AnyLogicInternalCodegenAPI @Deprecated public final void restoreOwner(java.lang.Object owner)
restoreOwner
in interface com.anylogic.engine.internal.Child
owner
- owner of this object, usually Agent
,
Experiment
or
ShapeGroup
@AnyLogicInternalAPI @Deprecated public void setContextReference_xjal(Presentable contextReference)
Copyright © AnyLogic North America, LLC. All Rights Reserved.