|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSource | |
|---|---|
| com.esri.core.internal.value | |
| Uses of DataSource in com.esri.core.internal.value |
|---|
| Subclasses of DataSource in com.esri.core.internal.value | |
|---|---|
class |
JoinTableDataSource
The Class JoinTableDataSource is the result of a join operation. |
class |
QueryTableDataSource
The Class QueryTableDataSource is a layer/table that is defined by a SQL query. |
class |
RasterDataSource
|
class |
TableDataSource
|
| Methods in com.esri.core.internal.value that return DataSource | |
|---|---|
DataSource |
LayerDataSource.getDataSource()
Gets the data source. |
| Methods in com.esri.core.internal.value with parameters of type DataSource | |
|---|---|
void |
LayerDataSource.setDataSource(DataSource dataSource)
Sets the data source. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||