AnyLogic
Expand
Font size
All Implemented Interfaces:
com.anylogic.engine.internal.Child, Locatable2D, Locatable3D, AggregatableAnimationElement, HasLevel, LevelElement, SVGElement, Serializable, Cloneable

@Deprecated
public class Shape3DGroup
extends ShapeGroup
Deprecated.
this class is deprecated and will be removed in future. Please use ShapeGroup instead
See Also:
Serialized Form

Field Summary

Fields inherited from class com.anylogic.engine.presentation.Shape3D

UNKNOWN_NAME

Constructor Summary

ConstructorDescription
Shape3DGroup(Presentable presentable)
Deprecated.
this class is deprecated and will be removed in future.
Shape3DGroup(Presentable presentable, boolean ispublic, double x, double y, double z, double rotationZ, Object... contents)
Deprecated.
this class is deprecated and will be removed in future.

Method Summary

Methods inherited from class com.anylogic.engine.presentation.Shape3D

canHandleClick, getDrawMode, getScaleZ, getZ, getZOffset, setDrawMode, setPos, setPos, setPos, setScale, setScale, setScaleZ, setZ

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

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

initializeInternal, postInitialize

Methods inherited from interface com.anylogic.engine.Locatable2D

getX, getY

Constructor Details

Shape3DGroup

@Deprecated
public Shape3DGroup(Presentable presentable)
Deprecated.
this class is deprecated and will be removed in future. Please use ShapeGroup instead

Shape3DGroup

@Deprecated
public Shape3DGroup(Presentable presentable,
 boolean ispublic,
 double x,
 double y,
 double z,
 double rotationZ,
 Object... contents)
Deprecated.
this class is deprecated and will be removed in future. Please use ShapeGroup instead