X
- x - Variable in class java.awt.Event
-
The x coordinate of the event.
- x - Variable in class java.awt.Point
-
The X coordinate of this Point
.
- x - Variable in class java.awt.Rectangle
-
The X coordinate of the upper-left corner of the Rectangle
.
- XOR - Static variable in class java.awt.AlphaComposite
-
The part of the source that lies outside of the destination
is combined with the part of the destination that lies outside
of the source
(Porter-Duff Source Xor Destination rule).
- Xor - Static variable in class java.awt.AlphaComposite
-
AlphaComposite
object that implements the opaque XOR rule
with an alpha of 1.0f.
- xpoints - Variable in class java.awt.Polygon
-
The array of X coordinates.
This document was created by
Dulcet from the OpenJDK sources.
Copyright © 1993, 2012 Oracle and/or its affiliates. All rights reserved.