com.esri.core.internal.value
Class LayerSource

java.lang.Object
  extended by com.esri.core.internal.value.LayerSource
Direct Known Subclasses:
LayerDataSource, LayerMapSource

public abstract class LayerSource
extends Object


Nested Class Summary
static class LayerSource.LayerType
           
 
Constructor Summary
LayerSource()
           
 
Method Summary
 LayerSource.LayerType getType()
           
abstract  String toJson()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayerSource

public LayerSource()
Method Detail

getType

public LayerSource.LayerType getType()

toJson

public abstract String toJson()
                       throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.