|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TwoDShapeGeometry in synergynetframework.appsystem.contentsystem.items |
---|
Methods in synergynetframework.appsystem.contentsystem.items that return TwoDShapeGeometry | |
---|---|
TwoDShapeGeometry |
TwoDShape.getShapeGeometry()
Gets the shape geometry. |
Methods in synergynetframework.appsystem.contentsystem.items with parameters of type TwoDShapeGeometry | |
---|---|
void |
TwoDShape.setShapeGeometry(TwoDShapeGeometry geom)
Sets the shape geometry. |
Uses of TwoDShapeGeometry in synergynetframework.appsystem.contentsystem.items.implementation.interfaces.shapes |
---|
Methods in synergynetframework.appsystem.contentsystem.items.implementation.interfaces.shapes that return TwoDShapeGeometry | |
---|---|
static TwoDShapeGeometry |
TwoDShapeGeometry.read(java.io.InputStream is)
Read. |
Methods in synergynetframework.appsystem.contentsystem.items.implementation.interfaces.shapes with parameters of type TwoDShapeGeometry | |
---|---|
void |
ITwoDShape.setShapeGeometry(TwoDShapeGeometry geom)
Sets the shape geometry. |
Uses of TwoDShapeGeometry in synergynetframework.appsystem.contentsystem.jme.items |
---|
Methods in synergynetframework.appsystem.contentsystem.jme.items with parameters of type TwoDShapeGeometry | |
---|---|
void |
JMETwoDShape.setShapeGeometry(TwoDShapeGeometry geom)
|
Uses of TwoDShapeGeometry in synergynetframework.appsystem.contentsystem.jme.items.utils |
---|
Methods in synergynetframework.appsystem.contentsystem.jme.items.utils with parameters of type TwoDShapeGeometry | |
---|---|
void |
ShapeTriMesh.updateGeometry(TwoDShapeGeometry geom)
Update geometry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |