|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SizeAdjustableNodeView
Field Summary | |
---|---|
static int |
BOX
|
static int |
DISC
|
Method Summary | |
---|---|
float |
getBottomRadius()
|
float |
getDepth()
If shape is BOX the: x dimension = the node's radius y dimension = depth |
int |
getShape()
|
float |
getTopRadius()
|
void |
setEndRadii(float bottomRadius,
float topRadius)
|
Field Detail |
---|
static final int BOX
static final int DISC
Method Detail |
---|
void setEndRadii(float bottomRadius, float topRadius)
float getDepth()
float getBottomRadius()
float getTopRadius()
int getShape()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |