Uses of Class
net.opengis.kml.v_2_3.PlacemarkType

Uses of PlacemarkType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return PlacemarkType
 PlacemarkType ObjectFactory.createPlacemarkType()
          Create an instance of PlacemarkType
 PlacemarkType PlacemarkType.withAbstractExtendedDataGroup(JAXBElement<?> value)
           
 PlacemarkType PlacemarkType.withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
           
 PlacemarkType PlacemarkType.withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 PlacemarkType PlacemarkType.withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
           
 PlacemarkType PlacemarkType.withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
           
 PlacemarkType PlacemarkType.withAbstractFeatureSimpleExtensionGroup(List<Object> value)
           
 PlacemarkType PlacemarkType.withAbstractFeatureSimpleExtensionGroup(Object... values)
           
 PlacemarkType PlacemarkType.withAbstractGeometryGroup(JAXBElement<? extends AbstractGeometryType> value)
           
 PlacemarkType PlacemarkType.withAbstractSnippetGroup(JAXBElement<?> value)
           
 PlacemarkType PlacemarkType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 PlacemarkType PlacemarkType.withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
           
 PlacemarkType PlacemarkType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 PlacemarkType PlacemarkType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 PlacemarkType PlacemarkType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 PlacemarkType PlacemarkType.withAddress(String value)
           
 PlacemarkType PlacemarkType.withAddressDetails(AddressDetails value)
           
 PlacemarkType PlacemarkType.withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
           
 PlacemarkType PlacemarkType.withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
           
 PlacemarkType PlacemarkType.withBalloonVisibility(Boolean value)
           
 PlacemarkType PlacemarkType.withDescription(String value)
           
 PlacemarkType PlacemarkType.withId(String value)
           
 PlacemarkType PlacemarkType.withName(String value)
           
 PlacemarkType PlacemarkType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 PlacemarkType PlacemarkType.withObjectSimpleExtensionGroup(List<Object> value)
           
 PlacemarkType PlacemarkType.withObjectSimpleExtensionGroup(Object... values)
           
 PlacemarkType PlacemarkType.withOpen(Boolean value)
           
 PlacemarkType PlacemarkType.withPhoneNumber(String value)
           
 PlacemarkType PlacemarkType.withPlacemarkObjectExtensionGroup(AbstractObjectType... values)
           
 PlacemarkType PlacemarkType.withPlacemarkObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 PlacemarkType PlacemarkType.withPlacemarkObjectExtensionGroup(List<AbstractObjectType> value)
           
 PlacemarkType PlacemarkType.withPlacemarkSimpleExtensionGroup(Collection<Object> values)
           
 PlacemarkType PlacemarkType.withPlacemarkSimpleExtensionGroup(List<Object> value)
           
 PlacemarkType PlacemarkType.withPlacemarkSimpleExtensionGroup(Object... values)
           
 PlacemarkType PlacemarkType.withRegion(RegionType value)
           
 PlacemarkType PlacemarkType.withStyleUrl(String value)
           
 PlacemarkType PlacemarkType.withTargetId(String value)
           
 PlacemarkType PlacemarkType.withVisibility(Boolean value)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type PlacemarkType
 JAXBElement<PlacemarkType> ObjectFactory.createPlacemark(PlacemarkType value)
          Create an instance of JAXBElement<PlacemarkType>}
 

Methods in net.opengis.kml.v_2_3 with parameters of type PlacemarkType
 JAXBElement<PlacemarkType> ObjectFactory.createPlacemark(PlacemarkType value)
          Create an instance of JAXBElement<PlacemarkType>}
 



Copyright © 2008-2016. All Rights Reserved.