java.lang.Object
org.eclnt.ccaddons.pbc.palayout.logic.any.AnyArea

public class AnyArea extends Object
  • Constructor Details

    • AnyArea

      public AnyArea()
  • Method Details

    • getElements

      public List<AnyElement> getElements()
    • setElements

      public void setElements(List<AnyElement> elements)
    • getLinks

      public List<AnyLink> getLinks()
    • setLinks

      public void setLinks(List<AnyLink> links)
    • arrangeLines

      public void arrangeLines()
    • findFromLinks

      public List<AnyLink> findFromLinks(AnyElement ae)
    • findToLinks

      public List<AnyLink> findToLinks(AnyElement ae)
    • updateBufferedInfo

      protected void updateBufferedInfo()
    • defineLeftRightBottomTop

      protected void defineLeftRightBottomTop()
    • defineLeftRightBottomTop

      protected void defineLeftRightBottomTop(AnyLink al)
    • calculateCenterOfElement

      protected AnyArea.XY calculateCenterOfElement(AnyElement el)
    • defineExactCoordinatesOfLines

      protected void defineExactCoordinatesOfLines()
    • defineExactCoordinatesOfLines

      protected void defineExactCoordinatesOfLines(AnyElement ae, ENUMSide side)