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 TypeMethodDescriptionint
int
boolean
long
getText()
int
boolean
boolean
boolean
boolean
boolean
void
onAction
(org.eclnt.jsfserver.base.faces.event.ActionEvent event) void
onTextAction
(org.eclnt.jsfserver.base.faces.event.ActionEvent event) void
onTextAreaAction
(org.eclnt.jsfserver.base.faces.event.ActionEvent event) void
void
void
void
void
setInterimPoints
(String value) void
setPaintAreaItemSelected
(boolean paintAreaItemSelected) void
void
setTextBounds
(String bounds) void
void
void
update()
-
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()
-