Class BorderShapeFactory


  • public class BorderShapeFactory
    extends java.lang.Object
    This class needs attention. Maybe it is wise to split it into several border implementations to reduce the complexity of the whole process.
    Author:
    Thomas Morgner
    • Constructor Detail

      • BorderShapeFactory

        public BorderShapeFactory​(RenderBox box)
    • Method Detail

      • generateBorder

        public void generateBorder​(java.awt.Graphics2D g2)