Class Overview
Online NML LOD Tree data source. This data source needs special
online service and uses custom protocol.
Summary
Public Methods |
synchronized
void
|
delete()
|
[Expand]
Inherited Methods |
From class
com.carto.datasources.NMLModelLODTreeDataSource
|
From class
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public Constructors
public
OnlineNMLModelLODTreeDataSource
(String serviceURL)
Constructs an OnlineNMLModelLODTreeDataSource object.
Parameters
serviceURL |
The service connection point.
|
Public Methods
public
synchronized
void
delete
()