A B C D F G H I K L M O P R S T U V W X Y

A

ACTIVE_BUFFER - Static variable in class com.xith.java3d.overlay.OverlayBase
 
ACTIVE_IMAGE - Static variable in class com.xith.java3d.overlay.ImageButtonOverlay
 
activeBuffer - Variable in class com.xith.java3d.overlay.OverlayBase
 
addMouseListener(MouseListener) - Method in class com.xith.java3d.overlay.OverlayBase
 
addMouseListener(MouseListener) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
addMouseMotionListener(MouseMotionListener) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
addNodes(BranchGroup, TransformGroup) - Method in class com.xith.java3d.testbed.TestBed
Override to add new items to the scene
addNodes(BranchGroup, TransformGroup) - Method in class com.xith.java3d.testbed.OverlayTester
 
addScrollEventListener(ScrollEventListener) - Method in class com.xith.java3d.overlay.OverlayScroller
 

B

BACKGROUND_COPY - Static variable in interface com.xith.java3d.overlay.Overlay
This mode copies the background image to the canvas before it is drawn
BACKGROUND_NONE - Static variable in interface com.xith.java3d.overlay.Overlay
This mode prevents the background from being drawn
backgroundMode - Variable in class com.xith.java3d.overlay.OverlayBase
 
backspace(int) - Method in class com.xith.java3d.overlay.LabelOverlay
 
BORDER_BOTTOM - Static variable in class com.xith.java3d.overlay.OverlayScroller
 
BORDER_LEFT - Static variable in class com.xith.java3d.overlay.OverlayScroller
 
BORDER_RIGHT - Static variable in class com.xith.java3d.overlay.OverlayScroller
 
BORDER_TOP - Static variable in class com.xith.java3d.overlay.OverlayScroller
 
buildShape(Appearance, Rectangle) - Static method in class com.xith.java3d.overlay.OverlayUtilities
Builds a Shape3D with the specified appearanace covering the specified rectangle.

C

canvas - Variable in class com.xith.java3d.overlay.OverlayBase
 
canvas - Variable in class com.xith.java3d.testbed.TestBed
 
ChatManager - class com.xith.java3d.overlay.ChatManager.
Description: Simple class to manage the keystrokes coming into an application and map them onto an array of LabelOverlays Copyright: Copyright (c) 2000,2001
ChatManager(OverlayScroller) - Constructor for class com.xith.java3d.overlay.ChatManager
 
clean(int) - Method in class com.xith.java3d.overlay.OverlayScroller
 
CLICKED_IMAGE - Static variable in class com.xith.java3d.overlay.ImageButtonOverlay
 
com.navtools.util - package com.navtools.util
 
com.xith.java3d.overlay - package com.xith.java3d.overlay
 
com.xith.java3d.testbed - package com.xith.java3d.testbed
 
ComponentMouseManager - class com.xith.java3d.overlay.ComponentMouseManager.
 
ComponentMouseManager(Component, ScreenComponent) - Constructor for class com.xith.java3d.overlay.ComponentMouseManager
 
components(int, int, int) - Static method in class com.xith.java3d.overlay.OverlayUtilities
Breaks an integer into powers of 2.
consoleBranchGroup - Variable in class com.xith.java3d.overlay.OverlayBase
 
consoleTransformGroup - Variable in class com.xith.java3d.overlay.OverlayBase
 
createAttributedString(String, Font, Color) - Static method in class com.xith.java3d.overlay.LabelOverlay
 
createBufferedImage(Dimension, boolean) - Static method in class com.xith.java3d.overlay.OverlayUtilities
Return an appropriate buffered image for the size and format.
createSceneGraph(Canvas3D, ViewingPlatform) - Method in class com.xith.java3d.testbed.TestBed
 
cubeSize - Variable in class com.xith.java3d.testbed.TestBed
 
currentTimeMillis() - Method in class com.navtools.util.WindowsTimeProvider
 
currentTimeMillis() - Method in interface com.navtools.util.TimeProvider
 

D

destroy() - Method in class com.xith.java3d.testbed.TestBed
 
dirty(int) - Method in class com.xith.java3d.overlay.OverlayBase
 
dirty(int) - Method in class com.xith.java3d.overlay.OverlayScroller
 

F

fireItemScrolled(ScrollEvent) - Method in class com.xith.java3d.overlay.OverlayScroller
 
fireMouseClicked(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
fireMouseDragged(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
fireMouseEntered(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
fireMouseExited(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
fireMouseMoved(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
fireMousePressed(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
fireMouseReleased(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 

G

getBackgroundImage() - Method in class com.xith.java3d.overlay.OverlayBase
Returns the background for the overlay.
getBorder(int) - Method in class com.xith.java3d.overlay.OverlayScroller
 
getBounds() - Method in class com.xith.java3d.overlay.OverlayBase
 
getBounds() - Method in interface com.xith.java3d.overlay.Overlay
Returns the rectangular portion of the canvas that this overlay covers.
getBounds() - Method in interface com.xith.java3d.overlay.ScreenComponent
 
getBounds() - Method in class com.xith.java3d.overlay.OverlayScroller
 
getCanvas() - Method in class com.xith.java3d.overlay.OverlayBase
Returns the canvas being drawn on.
getCanvas() - Method in interface com.xith.java3d.overlay.Overlay
Returns the canvas being drawn on
getCanvas() - Method in class com.xith.java3d.overlay.OverlayScroller
 
getGraphics() - Method in class com.xith.java3d.overlay.OverlayBase
Prepares the canvas to be painted.
getLine(int) - Method in class com.xith.java3d.overlay.OverlayScroller
 
getNumLines() - Method in class com.xith.java3d.overlay.OverlayScroller
Returns the number of lines
getPolygonAttributes() - Method in class com.xith.java3d.overlay.OverlayBase
Return the polygon attributes shared by all the sub-overlays
getRenderingAttributes() - Method in class com.xith.java3d.overlay.OverlayBase
Return the rendering attributes shared by all sub-overlays
getRoot() - Method in class com.xith.java3d.overlay.OverlayBase
Return the root of the overlay and its sub-overlays so it can be added to the scene graph
getRoot() - Method in interface com.xith.java3d.overlay.Overlay
Return the root of the Overlay so it can be added to the scene graph.
getRoot() - Method in class com.xith.java3d.overlay.OverlayScroller
 
getScrolledItem() - Method in class com.xith.java3d.overlay.ScrollEvent
 
getScrollType() - Method in class com.xith.java3d.overlay.ScrollEvent
 
getTextureAttributes() - Method in class com.xith.java3d.overlay.OverlayBase
Return the texture attributes shared by all the sub-overlays
getTransparencyAttributes() - Method in class com.xith.java3d.overlay.OverlayBase
Return the transparency attributes
getUpdateManager() - Method in class com.xith.java3d.overlay.OverlayBase
 
getUpdateManager() - Method in interface com.xith.java3d.overlay.Overlay
Returns the UpdateManager responsible for seeing that updates to the Overlay only take place between frames.
getUpdateManager() - Method in class com.xith.java3d.overlay.OverlayScroller
 
getVisibleLength() - Method in class com.xith.java3d.overlay.LabelOverlay
 

H

hasAlphaComponent() - Method in class com.xith.java3d.overlay.OverlayBase
Returns if the Overlay may be semi-transparent

I

ImageButtonOverlay - class com.xith.java3d.overlay.ImageButtonOverlay.
 
ImageButtonOverlay(Canvas3D, Rectangle, boolean, boolean, BufferedImage[]) - Constructor for class com.xith.java3d.overlay.ImageButtonOverlay
 
ImageButtonOverlay(Canvas3D, Rectangle, BufferedImage[]) - Constructor for class com.xith.java3d.overlay.ImageButtonOverlay
 
INACTIVE_IMAGE - Static variable in class com.xith.java3d.overlay.ImageButtonOverlay
 
init() - Method in class com.xith.java3d.testbed.TestBed
 
initialize() - Method in class com.xith.java3d.overlay.OverlayBase
 
initialize() - Method in class com.xith.java3d.overlay.LabelOverlay
 
initialize() - Method in class com.xith.java3d.overlay.UpdateControlBehavior
 
initialize() - Method in class com.xith.java3d.overlay.OverlayScroller
Implement this to do extra initialization before the node goes live
isAntialiased() - Method in class com.xith.java3d.overlay.OverlayBase
 
isAntialiased() - Method in interface com.xith.java3d.overlay.Overlay
Returns whether drawing on this overlay is anti-aliased
isAntialiased() - Method in class com.xith.java3d.overlay.OverlayScroller
 
isPunctuation(char) - Static method in class com.xith.java3d.overlay.ChatManager
 
isTyping() - Method in class com.xith.java3d.overlay.LabelOverlay
 
isUpdating() - Method in class com.xith.java3d.overlay.UpdateControlBehavior
 
isUpdating() - Method in interface com.xith.java3d.overlay.UpdateManager
 
isUpdating() - Method in class com.xith.java3d.overlay.OverlayScroller
 
isVisible() - Method in class com.xith.java3d.overlay.OverlayBase
 
isVisible() - Method in interface com.xith.java3d.overlay.Overlay
Returns the visiblity of the Overlay.
isVisible() - Method in class com.xith.java3d.overlay.OverlayScroller
 
itemScrolled(ScrollEvent) - Method in class com.xith.java3d.overlay.ChatManager
 
itemScrolled(ScrollEvent) - Method in interface com.xith.java3d.overlay.ScrollEventListener
 

K

keyPressed(KeyEvent) - Method in class com.xith.java3d.overlay.ChatManager
 
keyReleased(KeyEvent) - Method in class com.xith.java3d.overlay.ChatManager
 
keyTyped(KeyEvent) - Method in class com.xith.java3d.overlay.ChatManager
 

L

LabelOverlay - class com.xith.java3d.overlay.LabelOverlay.
 
LabelOverlay(Canvas3D, Rectangle) - Constructor for class com.xith.java3d.overlay.LabelOverlay
 
LabelOverlay(Canvas3D, Rectangle, AttributedString) - Constructor for class com.xith.java3d.overlay.LabelOverlay
 
LabelOverlay(Canvas3D, Rectangle, AttributedString, UpdateManager) - Constructor for class com.xith.java3d.overlay.LabelOverlay
 
LabelOverlay(Canvas3D, Rectangle, String) - Constructor for class com.xith.java3d.overlay.LabelOverlay
 
LabelOverlay(Canvas3D, Rectangle, String, Font, Color) - Constructor for class com.xith.java3d.overlay.LabelOverlay
 
LabelOverlay(Canvas3D, Rectangle, String, Font, Color, UpdateManager) - Constructor for class com.xith.java3d.overlay.LabelOverlay
 
loadImages(URL[], Component, boolean) - Static method in class com.xith.java3d.overlay.OverlayUtilities
Loads an array of image filenames into an array of BufferedImages.
loadImages(URL[], Component, boolean, Dimension) - Static method in class com.xith.java3d.overlay.OverlayUtilities
Returns the maximum width and height in maxSize

M

main(String[]) - Static method in class com.navtools.util.WindowsTimeProvider
 
main(String[]) - Static method in class com.xith.java3d.testbed.TestBed
 
main(String[]) - Static method in class com.xith.java3d.testbed.OverlayTester
 
mouseClicked(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
mouseDragged(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
mouseEntered(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
mouseExited(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
mouseMoved(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
MOUSEOVER_IMAGE - Static variable in class com.xith.java3d.overlay.ImageButtonOverlay
 
mousePressed(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
mouseReleased(MouseEvent) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 

O

optimalPower(int, int, int) - Static method in class com.xith.java3d.overlay.OverlayUtilities
Returns an optimal power of two for the value given.
Overlay - interface com.xith.java3d.overlay.Overlay.
An overlay is rectangular texture which is aligned with the image plate giving the illusion of an image drawn onto the canvas rather than in the scene.
OverlayBase - class com.xith.java3d.overlay.OverlayBase.
Copyright: Copyright (c) 2000,2001 Company: Teseract Software, LLP
OverlayBase(Canvas3D, Rectangle) - Constructor for class com.xith.java3d.overlay.OverlayBase
Creates a new overlay covering the given canvas bounds.
OverlayBase(Canvas3D, Rectangle, boolean, boolean) - Constructor for class com.xith.java3d.overlay.OverlayBase
 
OverlayBase(Canvas3D, Rectangle, boolean, boolean, UpdateManager) - Constructor for class com.xith.java3d.overlay.OverlayBase
 
OverlayBase(Canvas3D, Rectangle, boolean, boolean, UpdateManager, int) - Constructor for class com.xith.java3d.overlay.OverlayBase
Constructs an overlay window.
OverlayBase(Canvas3D, Rectangle, UpdateManager) - Constructor for class com.xith.java3d.overlay.OverlayBase
 
OverlayScroller - class com.xith.java3d.overlay.OverlayScroller.
A scrolling overlay is built on top of the overlay system.
OverlayScroller(Canvas3D, boolean, boolean, Dimension, UpdateManager, Overlay[], Insets) - Constructor for class com.xith.java3d.overlay.OverlayScroller
 
OverlayScroller(Canvas3D, Dimension, Overlay[], Insets) - Constructor for class com.xith.java3d.overlay.OverlayScroller
 
OverlayScroller(Canvas3D, Dimension, UpdateManager, Overlay[], Insets) - Constructor for class com.xith.java3d.overlay.OverlayScroller
 
OverlayScroller(Canvas3D, Overlay[], Insets) - Constructor for class com.xith.java3d.overlay.OverlayScroller
 
OverlayScroller(Canvas3D, UpdateManager, Overlay[], Insets) - Constructor for class com.xith.java3d.overlay.OverlayScroller
 
OverlayTester - class com.xith.java3d.testbed.OverlayTester.
Title: Simple applet to test various overlay implementations Description: Copyright: Copyright (c) 2000,2001 Company: Teseract Software, LLP
OverlayTester() - Constructor for class com.xith.java3d.testbed.OverlayTester
 
OverlayUtilities - class com.xith.java3d.overlay.OverlayUtilities.
Copyright: Copyright (c) 2000,2001 Company: Teseract Software, LLP
OverlayUtilities() - Constructor for class com.xith.java3d.overlay.OverlayUtilities
 

P

paint(Graphics2D) - Method in class com.xith.java3d.overlay.OverlayBase
This is where the actualy drawing of the window takes place.
paint(Graphics2D) - Method in class com.xith.java3d.overlay.LabelOverlay
 
PLACE_BOTTOM - Static variable in interface com.xith.java3d.overlay.Overlay
Places the overlay relative to the bottom of the screen.
PLACE_CENTER - Static variable in interface com.xith.java3d.overlay.Overlay
Places the overlay relative to the center of the screen.
PLACE_LEFT - Static variable in interface com.xith.java3d.overlay.Overlay
Places the overlay relative to the left side of the screen.
PLACE_RIGHT - Static variable in interface com.xith.java3d.overlay.Overlay
Places the overlay relative to the right side of the screen.
PLACE_TOP - Static variable in interface com.xith.java3d.overlay.Overlay
Places the overlay relative to the top of the screen.
POSITION - Static variable in class com.xith.java3d.overlay.OverlayBase
 
processStimulus(Enumeration) - Method in class com.xith.java3d.overlay.UpdateControlBehavior
 
pushLine(String) - Method in class com.xith.java3d.overlay.ChatManager
 

R

relativePosition - Variable in class com.xith.java3d.overlay.OverlayBase
 
removeMouseListener(MouseListener) - Method in class com.xith.java3d.overlay.OverlayBase
 
removeMouseListener(MouseListener) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
removeMouseMotionListener(MouseMotionListener) - Method in class com.xith.java3d.overlay.ComponentMouseManager
 
removeScrollEventListener(ScrollEventListener) - Method in class com.xith.java3d.overlay.OverlayScroller
 
repaint() - Method in class com.xith.java3d.overlay.OverlayBase
This is called to trigger a repaint of the overlay.
repaint() - Method in class com.xith.java3d.overlay.ImageButtonOverlay
 
repositonBounds(Rectangle, int[], Dimension, Dimension) - Static method in class com.xith.java3d.overlay.OverlayUtilities
Will offset the rectangle within the dimension according to the criteria in the array.

S

ScreenComponent - interface com.xith.java3d.overlay.ScreenComponent.
 
scroll(int, int) - Method in class com.xith.java3d.overlay.OverlayScroller
This will scroll lines starting at startLine the scrollDistance.
scrollDown() - Method in class com.xith.java3d.overlay.ChatManager
 
SCROLLED_DOWN - Static variable in class com.xith.java3d.overlay.ScrollEvent
 
SCROLLED_UP - Static variable in class com.xith.java3d.overlay.ScrollEvent
 
ScrollEvent - class com.xith.java3d.overlay.ScrollEvent.
 
ScrollEvent(Object, Object, int) - Constructor for class com.xith.java3d.overlay.ScrollEvent
 
ScrollEventListener - interface com.xith.java3d.overlay.ScrollEventListener.
 
scrollUp() - Method in class com.xith.java3d.overlay.ChatManager
 
setActiveBuffer(int) - Method in class com.xith.java3d.overlay.OverlayBase
 
setAntialiased(boolean) - Method in class com.xith.java3d.overlay.OverlayBase
Sets whether drawing onto this Overlay is anialiased.
setAntialiased(boolean) - Method in interface com.xith.java3d.overlay.Overlay
Sets whether drawing onto this Overlay is anialiased.
setAntialiased(boolean) - Method in class com.xith.java3d.overlay.OverlayScroller
 
setBackgroundColor(Color) - Method in class com.xith.java3d.overlay.OverlayBase
Sets the background to a solid color.
setBackgroundColor(OverlayBase[], Color) - Static method in class com.xith.java3d.overlay.OverlayUtilities
Will update the background color on a set of Overlays and not allow and of them to update until all have been set.
setBackgroundImage(BufferedImage) - Method in class com.xith.java3d.overlay.OverlayBase
Sets the background image to the one specified.
setBackgroundMode(int) - Method in class com.xith.java3d.overlay.OverlayBase
Sets the background mode.
setColor(Color) - Method in class com.xith.java3d.overlay.LabelOverlay
 
setFont(Font) - Method in class com.xith.java3d.overlay.LabelOverlay
 
setOffset(Dimension) - Method in class com.xith.java3d.overlay.OverlayBase
Sets the relative offset of the overlay.
setOffset(Dimension) - Method in interface com.xith.java3d.overlay.Overlay
Sets the relative offset of the overlay.
setOffset(Dimension) - Method in class com.xith.java3d.overlay.OverlayScroller
Sets the position of the window.
setOffset(int, int) - Method in class com.xith.java3d.overlay.OverlayBase
Sets the relative offset of the overlay.
setOffset(int, int) - Method in interface com.xith.java3d.overlay.Overlay
Sets the relative offset of the overlay.
setOffset(int, int) - Method in class com.xith.java3d.overlay.OverlayScroller
Sets the position of the window.
setRelativePosition(int[]) - Method in class com.xith.java3d.overlay.OverlayBase
Sets the relative position of the overlay on the screen using a 2 dimensional array.
setRelativePosition(int[]) - Method in interface com.xith.java3d.overlay.Overlay
Sets the relative position of the overlay on the screen using a 2 dimensional array.
setRelativePosition(int[]) - Method in class com.xith.java3d.overlay.OverlayScroller
Sets the relative position of the overlay on the screen using a 2 dimensional array.
setRelativePosition(int, int) - Method in class com.xith.java3d.overlay.OverlayBase
Sets the relative position of the overlay on the screen.
setRelativePosition(int, int) - Method in interface com.xith.java3d.overlay.Overlay
Sets the relative position of the overlay on the screen.
setRelativePosition(int, int) - Method in class com.xith.java3d.overlay.OverlayScroller
This will set the relative position of the scroller elements.
setText(AttributedString) - Method in class com.xith.java3d.overlay.LabelOverlay
 
setText(AttributedString, int) - Method in class com.xith.java3d.overlay.LabelOverlay
 
setText(String) - Method in class com.xith.java3d.overlay.LabelOverlay
 
setText(String, int) - Method in class com.xith.java3d.overlay.LabelOverlay
 
setTypingSpeed(long) - Method in class com.xith.java3d.overlay.LabelOverlay
 
setUpdateManager(UpdateManager) - Method in class com.xith.java3d.overlay.OverlayBase
 
setUpdateManager(UpdateManager) - Method in interface com.xith.java3d.overlay.Overlay
Sets the UpdateManager
setUpdateManager(UpdateManager) - Method in class com.xith.java3d.overlay.OverlayScroller
 
setUpdating(boolean) - Method in class com.xith.java3d.overlay.UpdateControlBehavior
 
setUpdating(boolean) - Method in interface com.xith.java3d.overlay.UpdateManager
 
setUpdating(boolean) - Method in class com.xith.java3d.overlay.OverlayScroller
 
setVisible(boolean) - Method in class com.xith.java3d.overlay.OverlayBase
Changes the visibility of the overlay.
setVisible(boolean) - Method in interface com.xith.java3d.overlay.Overlay
Changes the visibility of the Overlay.
setVisible(boolean) - Method in class com.xith.java3d.overlay.OverlayScroller
Sets the visibility of the overlay.
smallestPower(int) - Static method in class com.xith.java3d.overlay.OverlayUtilities
Return the smallest power of 2 greater than value
subdivide(Dimension, int, int) - Static method in class com.xith.java3d.overlay.OverlayUtilities
Subdivides an area into a closest fit set of Rectangle with sides that are powers of 2.
subOverlay - Variable in class com.xith.java3d.overlay.OverlayBase
 
switchButtons() - Method in class com.xith.java3d.overlay.ImageButtonOverlay
Called on a state change to update the buttons

T

TestBed - class com.xith.java3d.testbed.TestBed.
Basic testbed platform for Java3d.
TestBed() - Constructor for class com.xith.java3d.testbed.TestBed
 
TimeProvider - interface com.navtools.util.TimeProvider.
 

U

universe - Variable in class com.xith.java3d.testbed.TestBed
 
UpdatableEntity - interface com.xith.java3d.overlay.UpdatableEntity.
 
update() - Method in class com.xith.java3d.overlay.OverlayBase
 
update() - Method in interface com.xith.java3d.overlay.Overlay
Any changes that will affect the screen appearance should be made in here.
update() - Method in interface com.xith.java3d.overlay.UpdatableEntity
 
update() - Method in class com.xith.java3d.overlay.OverlayScroller
This will commit any changes that have been made in the overlay.
updateBuffer(BufferedImage, int) - Method in class com.xith.java3d.overlay.OverlayBase
 
UpdateControlBehavior - class com.xith.java3d.overlay.UpdateControlBehavior.
 
UpdateControlBehavior(UpdatableEntity) - Constructor for class com.xith.java3d.overlay.UpdateControlBehavior
 
UpdateManager - interface com.xith.java3d.overlay.UpdateManager.
 
updateRequested() - Method in class com.xith.java3d.overlay.UpdateControlBehavior
 
updateRequested() - Method in interface com.xith.java3d.overlay.UpdateManager
 
updateRequested() - Method in class com.xith.java3d.overlay.OverlayScroller
 
updateTyping() - Method in class com.xith.java3d.overlay.LabelOverlay
 

V

VISIBLE - Static variable in class com.xith.java3d.overlay.OverlayBase
 

W

waitForTyping() - Method in class com.xith.java3d.overlay.LabelOverlay
 
WindowsTimeProvider - class com.navtools.util.WindowsTimeProvider.
 
WindowsTimeProvider() - Constructor for class com.navtools.util.WindowsTimeProvider
 

X

X_PLACEMENT - Static variable in interface com.xith.java3d.overlay.Overlay
When calling setRelativePosition with an int[2] array, this is the x component

Y

Y_PLACEMENT - Static variable in interface com.xith.java3d.overlay.Overlay
When calling setRelativePosition with an int[2] array, this is the y component

A B C D F G H I K L M O P R S T U V W X Y