|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.graphics.FastPolyline
public class FastPolyline
| Field Summary | |
|---|---|
int |
numPoints
|
IntBuffer |
xCoords
|
IntBuffer |
yCoords
|
| Constructor Summary | |
|---|---|
FastPolyline()
|
|
| Method Summary | |
|---|---|
void |
prepFor(int size)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public IntBuffer xCoords
public IntBuffer yCoords
public int numPoints
| Constructor Detail |
|---|
public FastPolyline()
| Method Detail |
|---|
public void prepFor(int size)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||