Uses of Class
com.google.earth.kml._2.SnippetType
Packages that use SnippetType
-
Uses of SnippetType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as SnippetTypeModifier and TypeFieldDescriptionprotected SnippetTypeNetworkLinkControlType.linkSnippetprotected SnippetTypeFeatureType.snippetMethods in com.google.earth.kml._2 that return SnippetTypeModifier and TypeMethodDescriptionObjectFactory.createSnippetType()Create an instance ofSnippetTypeNetworkLinkControlType.getLinkSnippet()Gets the value of the linkSnippet property.FeatureType.getSnippet()Gets the value of the snippet property.Methods in com.google.earth.kml._2 with parameters of type SnippetTypeModifier and TypeMethodDescriptionvoidNetworkLinkControlType.setLinkSnippet(SnippetType value) Sets the value of the linkSnippet property.voidFeatureType.setSnippet(SnippetType value) Sets the value of the snippet property.