|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.appsystem.contentsystem.jme.items.JMEContentItem
synergynetframework.appsystem.contentsystem.jme.items.JMEOrthoContentItem
synergynetframework.appsystem.contentsystem.jme.items.JMETwoDShape
public class JMETwoDShape
The Class JMETwoDShape.
| Constructor Summary | |
|---|---|
JMETwoDShape(ContentItem contentItem)
Instantiates a new JME two d shape. |
|
JMETwoDShape(ContentItem contentItem,
com.jme.scene.Spatial spatial)
Instantiates a new JME two d shape. |
|
| Method Summary | |
|---|---|
void |
setColours(java.awt.Color[] colours)
Sets the colours. |
void |
setShapeGeometry(TwoDShapeGeometry geom)
Sets the shape geometry. |
| Methods inherited from class synergynetframework.appsystem.contentsystem.jme.items.JMEContentItem |
|---|
contains, getImplementationObject, getLocalLocation, hasCollision, init, setAngle, setBoundaryEnabled, setId, setLocation, setManipulate, setScale, setScale, setVisible, setVisible |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IContentItemImplementation |
|---|
addMultitouchListener, contains, getImplementationObject, hasCollision, init, setAngle, setBackGround, setBorder, setBoundaryEnabled, setId, setLocalLocation, setLocation, setManipulate, setName, setScale, setScale, setVisible, setVisible, update, update |
| Constructor Detail |
|---|
public JMETwoDShape(ContentItem contentItem)
contentItem - the content item
public JMETwoDShape(ContentItem contentItem,
com.jme.scene.Spatial spatial)
contentItem - the content itemspatial - the spatial| Method Detail |
|---|
public void setColours(java.awt.Color[] colours)
ITwoDShape
setColours in interface ITwoDShapecolours - the new colourspublic void setShapeGeometry(TwoDShapeGeometry geom)
ITwoDShape
setShapeGeometry in interface ITwoDShapegeom - the new shape geometry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||