com.esri.core.internal.value
Class KMLFeatureInfo
java.lang.Object
com.esri.core.internal.value.KMLFeatureInfo
public class KMLFeatureInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KMLFeatureInfo
public KMLFeatureInfo(KMLFeatureInfo.FEATURETYPE type,
int id)
getID
public int getID()
getType
public KMLFeatureInfo.FEATURETYPE getType()
fromJson
public static KMLFeatureInfo fromJson(org.codehaus.jackson.JsonParser parser)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.