|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcodeblocks.BlockShape
codeblocks.InfixBlockShape
public class InfixBlockShape
Specifies the BlockShape of infix blocks. Infix blocks have two bottom sockets.
Field Summary |
---|
Fields inherited from class codeblocks.BlockShape |
---|
BCS, block, blockBody, blockCornerRadius, blockID, botLeftCorner, botRightCorner, BOTTOM_SOCKET_MIDDLE_SPACER, BOTTOM_SOCKET_SIDE_SPACER, BOTTOM_SOCKET_UPPER_SPACER, BSU, COMMAND_PORT_OFFSET, CORNER_RADIUS, gpBottom, hasCurvedCorners, rb, topLeftCorner, topRightCorner, VARIABLE_DECLARATION_SPACER |
Constructor Summary | |
---|---|
InfixBlockShape(RenderableBlock rb)
|
Method Summary | |
---|---|
protected int |
determineBlockWidth()
Overrided from BlockShape. |
protected void |
makeBottomSide()
Overrided from BlockShape. |
Methods inherited from class codeblocks.BlockShape |
---|
addCustomShapes, determineBlockHeight, getBottomSide, getLeftSide, getRightSide, getSocketSpacerHeight, getTopSide, getTotalHeightOfSockets, makeLeftSide, makeRightSide, makeTopSide, reformArea, setEndPoint |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InfixBlockShape(RenderableBlock rb)
Method Detail |
---|
protected void makeBottomSide()
makeBottomSide
in class BlockShape
protected int determineBlockWidth()
determineBlockWidth
in class BlockShape
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |