Class UmlCharAreaImpl

    • Constructor Detail

      • UmlCharAreaImpl

        public UmlCharAreaImpl()
    • Method Detail

      • drawBoxSimple

        public void drawBoxSimple​(int x,
                                  int y,
                                  int width,
                                  int height)
        Specified by:
        drawBoxSimple in interface UmlCharArea
      • drawBoxSimpleUnicode

        public void drawBoxSimpleUnicode​(int x,
                                         int y,
                                         int width,
                                         int height)
        Specified by:
        drawBoxSimpleUnicode in interface UmlCharArea
      • drawStringsLRSimple

        public void drawStringsLRSimple​(java.util.Collection<? extends java.lang.CharSequence> strings,
                                        int x,
                                        int y)
        Specified by:
        drawStringsLRSimple in interface UmlCharArea
      • drawStringsLRUnicode

        public void drawStringsLRUnicode​(java.util.Collection<? extends java.lang.CharSequence> strings,
                                         int x,
                                         int y)
        Specified by:
        drawStringsLRUnicode in interface UmlCharArea
      • drawNoteSimple

        public void drawNoteSimple​(int x,
                                   int y,
                                   int width,
                                   int height)
        Specified by:
        drawNoteSimple in interface UmlCharArea
      • drawNoteSimpleUnicode

        public void drawNoteSimpleUnicode​(int x,
                                          int y,
                                          int width,
                                          int height)
        Specified by:
        drawNoteSimpleUnicode in interface UmlCharArea