Package org.eclnt.ccaddons.diagram.pbc
Class ChartingAreaUI.LineInfo
java.lang.Object
org.eclnt.ccaddons.diagram.pbc.ChartingAreaUI.LineInfo
- Enclosing class:
- ChartingAreaUI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintbooleanlonggetText()intbooleanbooleanbooleanbooleanbooleanvoidonAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) voidonTextAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) voidonTextAreaAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) voidvoidvoidvoidvoidsetInterimPoints(String value) voidsetPaintAreaItemSelected(boolean paintAreaItemSelected) voidvoidsetTextBounds(String bounds) voidvoidvoidupdate()
-
Constructor Details
-
LineInfo
-
-
Method Details
-
update
public void update() -
getLineType
-
getShapeFrom
-
getShapeTo
-
getShapeTypeFrom
-
getShapeTypeTo
-
getBounds
-
setBounds
-
getBoundsFromSelectMarker
-
setBoundsFromSelectMarker
-
getBoundsToSelectMarker
-
setBoundsToSelectMarker
-
getVisualBoundsFromSelectMarker
-
setVisualBoundsFromSelectMarker
-
getVisualBoundsToSelectMarker
-
setVisualBoundsToSelectMarker
-
getArrowFrom
public int getArrowFrom() -
getArrowTo
public int getArrowTo() -
getPaintAreaItemSelected
public boolean getPaintAreaItemSelected() -
setPaintAreaItemSelected
public void setPaintAreaItemSelected(boolean paintAreaItemSelected) -
getLineInstance
-
getLineDash
-
getLineSize
-
getLineColor
-
getWithEditingOfInterimPoints
public boolean getWithEditingOfInterimPoints() -
getInterimPoints
-
setInterimPoints
-
onAction
public void onAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
isEditText
public boolean isEditText() -
isShowText
public boolean isShowText() -
isTextExternFilled
public boolean isTextExternFilled() -
isMovingEnabled
public boolean isMovingEnabled() -
getTextBounds
-
getTextWidth
public int getTextWidth() -
setTextBounds
-
getText
-
setText
-
getTextAlign
-
getTextValign
-
getTextFont
-
getTextColor
-
getTextBackground
-
getTextPaneBackground
-
getConnectedIds
-
onTextAction
public void onTextAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
onTextAreaAction
public void onTextAreaAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
renderForTextInput
public void renderForTextInput() -
getRequestFocusCounter
public long getRequestFocusCounter()
-