|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.appsystem.contentsystem.items.ContentItem
synergynetframework.appsystem.contentsystem.items.ThreeDContentItem
synergynetframework.appsystem.contentsystem.items.ThreeDContainer
public class ThreeDContainer
The Class ThreeDContainer.
| Field Summary |
|---|
| Fields inherited from class synergynetframework.appsystem.contentsystem.items.ContentItem |
|---|
name |
| Constructor Summary | |
|---|---|
ThreeDContainer(ContentSystem contentSystem,
java.lang.String name)
Instantiates a new three d container. |
|
| Method Summary | |
|---|---|
void |
addSubItem(ThreeDContentItem contentItem)
Adds the sub item. |
boolean |
contains(ContentItem contentItem)
Contains. |
java.util.List<ContentItem> |
getAllItemsIncludeSystemItems()
Gets the all items include system items. |
void |
removeSubItem(ThreeDContentItem contentItem)
Removes the sub item. |
| Methods inherited from class synergynetframework.appsystem.contentsystem.items.ThreeDContentItem |
|---|
bindImplementationOjbect, clone, enableMultiTouchElementListeners, getParent |
| 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 |
| Constructor Detail |
|---|
public ThreeDContainer(ContentSystem contentSystem,
java.lang.String name)
contentSystem - the content systemname - the name| Method Detail |
|---|
public void addSubItem(ThreeDContentItem contentItem)
contentItem - the content itempublic boolean contains(ContentItem contentItem)
contentItem - the content item
public java.util.List<ContentItem> getAllItemsIncludeSystemItems()
public void removeSubItem(ThreeDContentItem contentItem)
contentItem - the content item
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||