java Programming Glossary: inset
Java - opaque color http://stackoverflow.com/questions/7823631/java-opaque-color private static final int SIZE 300 private static final int INSET 64 private static final AlphaComposite OVER_HALF AlphaComposite.getInstance.. Line2D line1 new Line2D.Double INSET INSET getWidth INSET getHeight INSET Line2D line2 new Line2D.Double.. Line2D line1 new Line2D.Double INSET INSET getWidth INSET getHeight INSET Line2D line2 new Line2D.Double..
|