java2dの例文
もっと例文: 1 2
- Java2D is synchronised ) you incur a lot of penalties from synchronisation and refresh.
- The Vector Graphics package of the FreeHEP Java library allows the saving of Java2D drawings as Enhanced Metafiles ( EMF ).
- When you make swing calls those eventually translate to AWT calls ( and also to Java2D calls, but those work within the context of windows create by AWT ).
- The same is fundamentally true for Swing components too, which rely ( behind the scenes ) on the underlying Frame's peer to render them ( strictly, to provide a place for Java2D to render into ).
- :: Incidentally if you're painting onto a surface that's currently being displayed ( I forget the innards of Java2D, and you've not explained what exactly you're painting into-I don't " think"