|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectoracle.spatial.util.Generalization3D
public class Generalization3D
| Constructor Summary | |
|---|---|
Generalization3D()
Java class that generalizes 3D buildings for different LOD levels. |
|
| Method Summary | |
|---|---|
oracle.spatial.geometry.J3D_Geometry |
groundPlanSimplification(oracle.spatial.geometry.J3D_Geometry A,
java.sql.Connection conn,
int choice,
double tolerance)
Simplifies input 3D building geometry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Generalization3D()
| Method Detail |
|---|
public oracle.spatial.geometry.J3D_Geometry groundPlanSimplification(oracle.spatial.geometry.J3D_Geometry A,
java.sql.Connection conn,
int choice,
double tolerance)
throws java.lang.Exception
A - J3D_Geometry geometry which is input (original) 3D buildingconn - Database connectionchoice - 1: Simplification using building ground plan,
0: Simplification using simplified building ground plan.tolerance - Tolerance
java.lang.Exception - if an error occurs.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||