|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjet.api.Shape
jet.api.RoundBox
public class RoundBox
class RoundBox wraps all line Object infos
| Constructor Summary | |
|---|---|
RoundBox()
Define RoundBox object |
|
| Method Summary | |
|---|---|
double |
getCornerFactor()
Gets round box CornerFactor |
void |
setCornerFactor(double cornerFactor)
Sets round box CornerFactor |
| Methods inherited from class jet.api.Shape |
|---|
getBottomAttach, getBottomAttachX, getBottomAttachY, getShapeType, getTopAttach, getTopAttachX, getTopAttachY, setBottomAttach, setBottomAttachX, setBottomAttachY, setTopAttach, setTopAttachX, setTopAttachY |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoundBox()
| Method Detail |
|---|
public void setCornerFactor(double cornerFactor)
cornerFactor - value of CornerFactorpublic double getCornerFactor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||