|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IShapeDescriptor
The meta-data for a 3-D shape, used to index shapes for modification - see the Advanced / Modify dialog window
| Method Summary | |
|---|---|
boolean |
marked()
Returns true if this shape is marked for deletion |
void |
marked(boolean b)
Set to true to mark this shape for deletion |
String |
name()
Returns the name of the shape |
String |
newName()
The new name of the shape to be applied when Modify-OK is selected |
void |
newName(String s)
Set the new name of the shape, to be applied when Modify-OK is selected |
ShapeCategory |
shapeCategory()
Returns the category of a shape |
| Methods inherited from interface com.azalient.api.file.SortableData |
|---|
get |
| Method Detail |
|---|
String name()
ShapeCategory shapeCategory()
String newName()
void newName(String s)
boolean marked()
void marked(boolean b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||