com.esri.core.internal.value
Class LayerDataSource
java.lang.Object
com.esri.core.internal.value.LayerSource
com.esri.core.internal.value.LayerDataSource
public class LayerDataSource
- extends LayerSource
Constructor Summary |
LayerDataSource()
Instantiates a new layer data source. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayerDataSource
public LayerDataSource()
- Instantiates a new layer data source.
getDataSource
public DataSource getDataSource()
- Gets the data source.
- Returns:
- the data source
setDataSource
public void setDataSource(DataSource dataSource)
- Sets the data source.
- Parameters:
dataSource
- the new data source
toJson
public String toJson()
throws IOException
- Specified by:
toJson
in class LayerSource
- Throws:
IOException
Copyright © 2012. All Rights Reserved.