Class ChartingAreaUI.LineInfo

java.lang.Object
org.eclnt.ccaddons.diagram.pbc.ChartingAreaUI.LineInfo
Enclosing class:
ChartingAreaUI

public class ChartingAreaUI.LineInfo extends Object
  • Constructor Details

  • Method Details

    • update

      public void update()
    • getLineType

      public LineType getLineType()
    • getShapeFrom

      public ChartShapeInstance getShapeFrom()
    • getShapeTo

      public ChartShapeInstance getShapeTo()
    • getShapeTypeFrom

      public ShapeType getShapeTypeFrom()
    • getShapeTypeTo

      public ShapeType getShapeTypeTo()
    • getBounds

      public String getBounds()
    • setBounds

      public void setBounds(String value)
    • getBoundsFromSelectMarker

      public String getBoundsFromSelectMarker()
    • setBoundsFromSelectMarker

      public void setBoundsFromSelectMarker(String s)
    • getBoundsToSelectMarker

      public String getBoundsToSelectMarker()
    • setBoundsToSelectMarker

      public void setBoundsToSelectMarker(String s)
    • getVisualBoundsFromSelectMarker

      public String getVisualBoundsFromSelectMarker()
    • setVisualBoundsFromSelectMarker

      public void setVisualBoundsFromSelectMarker(String s)
    • getVisualBoundsToSelectMarker

      public String getVisualBoundsToSelectMarker()
    • setVisualBoundsToSelectMarker

      public void setVisualBoundsToSelectMarker(String s)
    • getArrowFrom

      public int getArrowFrom()
    • getArrowTo

      public int getArrowTo()
    • getPaintAreaItemSelected

      public boolean getPaintAreaItemSelected()
    • setPaintAreaItemSelected

      public void setPaintAreaItemSelected(boolean paintAreaItemSelected)
    • getLineInstance

      public ChartLineInstance getLineInstance()
    • getLineDash

      public String getLineDash()
    • getLineSize

      public String getLineSize()
    • getLineColor

      public String getLineColor()
    • getWithEditingOfInterimPoints

      public boolean getWithEditingOfInterimPoints()
    • getInterimPoints

      public String getInterimPoints()
    • setInterimPoints

      public void setInterimPoints(String value)
    • 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

      public String getTextBounds()
    • getTextWidth

      public int getTextWidth()
    • setTextBounds

      public void setTextBounds(String bounds)
    • getText

      public String getText()
    • setText

      public void setText(String value)
    • getTextAlign

      public String getTextAlign()
    • getTextValign

      public String getTextValign()
    • getTextFont

      public String getTextFont()
    • getTextColor

      public String getTextColor()
    • getTextBackground

      public String getTextBackground()
    • getTextPaneBackground

      public String getTextPaneBackground()
    • getConnectedIds

      public String 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()