Package com.anylogic.engine.presentation
- Field Summary
- Constructor Summary
- Method Summary
- Methods inherited from class com.anylogic.engine.presentation.ShapeGroup
- Methods inherited from class com.anylogic.engine.presentation.Shape3D
- Methods inherited from class com.anylogic.engine.presentation.Shape
- Methods inherited from class java.lang.Object
- Methods inherited from interface com.anylogic.engine.markup.AggregatableAnimationElement
- Methods inherited from interface com.anylogic.engine.Locatable2D
- Constructor Details
- java.lang.Object
- com.anylogic.engine.presentation.Shape
- com.anylogic.engine.presentation.Shape3D
- com.anylogic.engine.presentation.ShapeGroup
- com.anylogic.engine.presentation.Shape3DGroup
- All Implemented Interfaces:
com.anylogic.engine.internal.Child
,Locatable2D
,Locatable3D
,AggregatableAnimationElement
,HasLevel
,LevelElement
,SVGElement
,Serializable
,Cloneable
@Deprecated public class Shape3DGroup extends ShapeGroup
Deprecated.
- See Also:
- Serialized Form
Constructor | Description |
---|---|
Shape3DGroup |
Deprecated.
this class is deprecated and will be removed in future.
|
Shape3DGroup |
Deprecated.
this class is deprecated and will be removed in future.
|
add, add, add, add, clear, clone, contains, findSVGElement, get, getPresentable, getRotation, getRotationX, getRotationY, getRotationZ, getShapes, indexOf, initialize_xjal, insert, insert, onDraw, postSVGShapeSpecificAttributes, remove, remove, remove, remove, resetSVGState, restoreOwner, setRotation, setRotationX, setRotationY, setRotationZ, setVisible, size, updateDynamicPropertiesStructural
canHandleClick, getDrawMode, getScaleZ, getZ, getZOffset, setDrawMode, setPos, setPos, setPos, setScale, setScale, setScaleZ, setZ
executeUserAction, getGroup, getLevel, getName, getScaleX, getScaleY, getSVGId, getX, getY, isJava2DSwingPresentation, isPublic_xjal, isSVGPresentation, isVisible, onAggregatorVisibilityChanged, onClick, randomPointInside, randomPointInside, removeSVGFromOwner, removeSVGImage, setLevel, setPublic_xjal, setScale, setScaleX, setScaleY, setX, setY, updateDynamicProperties, updateSVGProperties
@Deprecated public Shape3DGroup(Presentable presentable)
Deprecated.
this class is deprecated and will be removed in future. Please use
ShapeGroup
instead@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
ShapeGroup
instead