public class PositionStruct
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
content |
int |
position |
int |
xOffset |
int |
yOffset |
Constructor and Description |
---|
PositionStruct(int position,
int xOffset,
int yOffset) |
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.