|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectoracle.spatial.util.GroupingLOD1Generalization
public class GroupingLOD1Generalization
| Constructor Summary | |
|---|---|
GroupingLOD1Generalization()
Java class that groups LOD1 geometries to generalize. |
|
| Method Summary | |
|---|---|
java.util.ArrayList |
typification(java.lang.String tableName,
java.lang.String columnName,
java.sql.Connection conn,
double tolerance)
Groups the LOD1 geometries. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupingLOD1Generalization()
| Method Detail |
|---|
public java.util.ArrayList typification(java.lang.String tableName,
java.lang.String columnName,
java.sql.Connection conn,
double tolerance)
throws java.lang.Exception
tableName - Table name where a bunch of groups of (3D Building)
J3D_Geometry geometries to be generalized exist.columnName - Column name of the table name where the geometries to be
generalizaed exist.conn - Database connectiontolerance - Tolerance
java.lang.Exception - if an error occurs.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||