Class DotStringFactory

  • All Implemented Interfaces:
    Moveable

    public class DotStringFactory
    extends java.lang.Object
    implements Moveable
    • Method Detail

      • addNode

        public void addNode​(SvekNode node)
      • getSvg

        public java.lang.String getSvg​(BaseFile basefile,
                                       java.lang.String[] dotOptions)
                                throws java.io.IOException
        Throws:
        java.io.IOException
      • illegalDotExe

        public boolean illegalDotExe()
      • getDotExe

        public java.io.File getDotExe()
      • solve

        public void solve​(boolean mergeIntricated,
                          EntityFactory entityFactory,
                          java.lang.String svg)
                   throws java.io.IOException,
                          java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • sharp000000

        public static java.lang.String sharp000000​(int color)
      • openCluster

        public void openCluster​(int titleAndAttributeWidth,
                                int titleAndAttributeHeight,
                                TextBlock title,
                                TextBlock stereo,
                                IGroup g)
      • closeCluster

        public void closeCluster()
      • moveSvek

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

        public final Bibliotekon getBibliotekon()