|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.file.LiteralPointFileBuilder
public class LiteralPointFileBuilder
| Constructor Summary | |
|---|---|
LiteralPointFileBuilder(VfsFile file)
|
|
| Method Summary | |
|---|---|
void |
addPoint(double x,
double y,
double z,
int red,
int green,
int blue)
|
void |
close()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LiteralPointFileBuilder(VfsFile file)
| Method Detail |
|---|
public void addPoint(double x,
double y,
double z,
int red,
int green,
int blue)
throws java.io.IOException
java.io.IOException
public void close()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||