Package com.anylogic.engine.presentation
- Field Summary
- Fields inherited from class com.anylogic.engine.presentation.Shape3D
- 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 Detail
- 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
,java.io.Serializable
,java.lang.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
UNKNOWN_NAME
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,
java.lang.Object... contents) |
Deprecated.
this class is deprecated and will be removed in future.
|
Constructor | Description |
---|
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initializeInternal, postInitialize
getX, getY
@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, java.lang.Object... contents)
Deprecated.
this class is deprecated and will be removed in future. Please use
ShapeGroup
instead-
How can we improve this article?
-