Graphics2D

GPTKB entity

Statements (46)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:definedIn java.awt
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/java/awt/Graphics2D.html
https://www.w3.org/2000/01/rdf-schema#label Graphics2D
gptkbp:implementedIn gptkb:Cloneable
Serializable
gptkbp:introducedIn gptkb:Java_2_(JDK_1.2)
gptkbp:method getColor()
getFont()
create()
dispose()
draw(Shape)
drawImage(Image, AffineTransform, ImageObserver)
drawString(String, float, float)
fill(Shape)
getBackground()
getClip()
getComposite()
getTransform()
setBackground(Color)
setClip(Shape)
setColor(Color)
setComposite(Composite)
setFont(Font)
setPaint(Paint)
setRenderingHint(Key, Object)
setStroke(Stroke)
setTransform(AffineTransform)
gptkbp:subclassOf Graphics
gptkbp:supports gptkb:text
images
affine transformations
compositing
shapes
text layout
clipping
antialiasing
rendering hints
paint control
stroke control
gptkbp:usedFor 2D rendering
gptkbp:usedIn gptkb:Java_Swing
gptkb:Java_2D_API
gptkbp:bfsParent gptkb:Java_2D
gptkb:Java_2D_API_Graphics
gptkbp:bfsLayer 7