Interface Cell

    • Method Detail

      • getRootBlock

        Block getRootBlock()
      • blockSizing

        default void blockSizing()
      • setRootBlock

        void setRootBlock​(Block rootBlock)
      • getNumber

        int getNumber()
      • writeJson

        void writeJson​(com.fasterxml.jackson.core.JsonGenerator generator,
                       boolean includeCoordinates)
                throws IOException
        Throws:
        IOException
      • getFullId

        String getFullId()