Class Pictures


  • public class Pictures
    extends Object
    • Field Detail

      • defaultStroke

        public static final BasicStroke defaultStroke
    • Constructor Detail

      • Pictures

        public Pictures()
    • Method Detail

      • asPictureAll

        public static Picture[] asPictureAll​(Object[] args)
      • borderShape

        public static Shape borderShape​(Rectangle2D bounds,
                                        boolean border,
                                        double top,
                                        double right,
                                        double bottom,
                                        double left)