Java 2 D Shape Rendering API

GPTKB entity

Statements (46)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Java_2_Platform,_Standard_Edition_(J2_SE)_1.3
gptkbp:allows custom shapes
fill customization
stroke customization
gptkbp:based_on gptkb:Java_Enhancement_Proposal
gptkbp:can_be_extended_by custom rendering classes
gptkbp:can_create complex shapes
gptkbp:controls event-driven programming
https://www.w3.org/2000/01/rdf-schema#label Java 2 D Shape Rendering API
gptkbp:includes Shape interface
gptkbp:is_available_in open-source libraries
gptkbp:is_compatible_with Java 1.2 and later
gptkbp:is_designed_for 2 D graphics rendering
gptkbp:is_documented_in Java API documentation
gptkbp:is_maintained_by gptkb:Database_Management_System
gptkbp:is_part_of gptkb:software
gptkb:Java_Enhancement_Proposal
gptkbp:is_used_for data visualization
game development
user interface design
animation effects
gptkbp:is_used_in gptkb:Educational_Institution
gptkb:mobile_application
web applications
Swing applications
graphic design applications
scientific applications
Java FX applications
gptkbp:monitors lines
rectangles
curves
polygons
ovals
gptkbp:part_of gptkb:Java_Foundation_Classes
gptkbp:provides drawing shapes
clipping regions
text rendering capabilities
shape transformations
gptkbp:supports transparency
anti-aliasing
image rendering
color gradients
multiple rendering hints
gptkbp:uses gptkb:Graphics2_D_class