Java 2 D Paint API

GPTKB entity

Statements (51)
Predicate Object
gptkbp:instance_of gptkb:Java_Enhancement_Proposal
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Java_2_Platform,_Standard_Edition_(J2_SE)_1.3
gptkbp:allows custom painting
image rendering
drawing text
creating complex shapes
gptkbp:can_be_extended_by creating custom Shape objects
implementing custom Paint objects
subclassing Graphics2 D
using custom Rendering Hints
https://www.w3.org/2000/01/rdf-schema#label Java 2 D Paint API
gptkbp:includes drawing primitives
composite operations
image filters
texture painting
color gradients
stroke styles
gptkbp:introduced gptkb:Java_1.2
gptkbp:is part of Java SE
gptkbp:is_available_in gptkb:software
gptkbp:is_compatible_with gptkb:Java_Enhancement_Proposal
gptkbp:is_documented_in Java API documentation
gptkbp:is_optimized_for gptkb:benchmark
cross-platform compatibility
high-quality graphics
gptkbp:is_part_of Java programming language ecosystem
gptkbp:is_popular_in Java developers
gptkbp:is_supported_by gptkb:Database_Management_System
gptkbp:is_used_for creating 2 D graphics
gptkbp:is_used_in gptkb:Educational_Institution
gptkb:mobile_application
data visualization
desktop applications
game development
web applications
scientific visualization
graphic design tools
gptkbp:part_of gptkb:Java_Foundation_Classes
gptkbp:provides image manipulation
drawing shapes
rendering text
gptkbp:supports transparency
color management
anti-aliasing
gradient fills
gptkbp:uses gptkb:Buffered_Image_class
gptkb:Graphics2_D_class
gptkb:Color_class
Font class
Shape interface