synergynetframework.appsystem.contentsystem.items
Class ThreeDContentItem
java.lang.Object
synergynetframework.appsystem.contentsystem.items.ContentItem
synergynetframework.appsystem.contentsystem.items.ThreeDContentItem
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, IContentItemImplementation
- Direct Known Subclasses:
- ThreeDContainer
public class ThreeDContentItem
- extends ContentItem
- implements java.lang.Cloneable, java.io.Serializable
The Class ThreeDContentItem.
- See Also:
- Serialized Form
Fields inherited from class synergynetframework.appsystem.contentsystem.items.ContentItem |
name |
Methods inherited from class synergynetframework.appsystem.contentsystem.items.ContentItem |
addMultitouchListener, canManipulate, contains, generateUniqueName, getAngle, getBackGround, getBackgroundColour, getBorder, getBorderColour, getBorderSize, getContentSystem, getId, getImplementationObject, getLocalLocation, getName, getNote, getResource, getScale, hasCollision, init, initImplementationObjet, isBoundaryEnabled, isVisible, setAngle, setBackGround, setBackgroundColour, setBorder, setBorderColour, setBorderSize, setBoundaryEnabled, setContentSystem, setId, setLocalLocation, setLocalLocation, setLocalLocation, setLocation, setManipulate, setName, setNote, setResource, setScale, setScale, setVisible, setVisible, update, update |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreeDContentItem
public ThreeDContentItem(ContentSystem contentSystem,
java.lang.String name)
- Instantiates a new three d content item.
- Parameters:
contentSystem
- the content systemname
- the name
bindImplementationOjbect
public void bindImplementationOjbect()
- Description copied from class:
ContentItem
- Bind implementation ojbect.
- Overrides:
bindImplementationOjbect
in class ContentItem
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Overrides:
clone
in class ContentItem
- Throws:
java.lang.CloneNotSupportedException
enableMultiTouchElementListeners
public void enableMultiTouchElementListeners()
- Enable multi touch element listeners.
getParent
public ThreeDContainer getParent()
- Gets the parent.
- Returns:
- the parent