Class SvekLine

    • Method Detail

      • hasNoteLabelText

        public boolean hasNoteLabelText()
      • rankSame

        public String rankSame()
      • appendTable

        public static void appendTable​(StringBuilder sb,
                                       int w,
                                       int h,
                                       int col)
      • getStartUidPrefix

        public final String getStartUidPrefix()
      • getEndUidPrefix

        public final String getEndUidPrefix()
      • solveLine

        public void solveLine​(SvgResult fullSvg)
      • computeKal

        public void computeKal()
      • isInverted

        public boolean isInverted()
      • getHorizontalDzeta

        public double getHorizontalDzeta​(StringBounder stringBounder)
      • getVerticalDzeta

        public double getVerticalDzeta​(StringBounder stringBounder)
      • moveSvek

        public void moveSvek​(double deltaX,
                             double deltaY)
        Specified by:
        moveSvek in interface Moveable
      • getDotPath

        public final DotPath getDotPath()
      • getLength

        public int getLength()
      • setOpale

        public void setOpale​(boolean opale)
      • isOpale

        public boolean isOpale()
      • isHorizontalSolitary

        public boolean isHorizontalSolitary()
      • isLinkFromOrTo

        public boolean isLinkFromOrTo​(Entity group)
      • hasEntryPoint

        public boolean hasEntryPoint()
      • setProjectionCluster

        public void setProjectionCluster​(Cluster cluster)
      • isHidden

        public boolean isHidden()
        Specified by:
        isHidden in interface Hideable
      • sameConnections

        public boolean sameConnections​(SvekLine other)
      • isLink

        public boolean isLink​(Link link)
      • getStartContactPoint

        public XPoint2D getStartContactPoint()
      • getEndContactPoint

        public XPoint2D getEndContactPoint()
      • getCurrentStyleBuilder

        public StyleBuilder getCurrentStyleBuilder()
      • getStereotype

        public Stereotype getStereotype()
      • moveStartPoint

        public void moveStartPoint​(double dx,
                                   double dy)
      • moveEndPoint

        public void moveEndPoint​(double dx,
                                 double dy)