com.esri.core.internal.value
Class KMLFolder
java.lang.Object
com.esri.core.internal.value.KMLFolder
public class KMLFolder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDescription
public String getDescription()
getFeatureInfos
public List<KMLFeatureInfo> getFeatureInfos()
getId
public int getId()
getName
public String getName()
getParentFolderId
public int getParentFolderId()
getSnippet
public String getSnippet()
getSubFolderIds
public int[] getSubFolderIds()
isVisible
public boolean isVisible()
setVisible
public void setVisible(boolean visible)
fromJson
public static KMLFolder fromJson(org.codehaus.jackson.JsonParser parser)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.