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

Uses of LineStyleType in net.opengis.kml.v_2_3
 

Fields in net.opengis.kml.v_2_3 declared as LineStyleType
protected  LineStyleType StyleType.lineStyle
           
 

Methods in net.opengis.kml.v_2_3 that return LineStyleType
 LineStyleType ObjectFactory.createLineStyleType()
          Create an instance of LineStyleType
 LineStyleType StyleType.getLineStyle()
          Gets the value of the lineStyle property.
 LineStyleType LineStyleType.withAbstractColorMode(JAXBElement<?> value)
           
 LineStyleType LineStyleType.withAbstractColorStyleObjectExtensionGroup(AbstractObjectType... values)
           
 LineStyleType LineStyleType.withAbstractColorStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LineStyleType LineStyleType.withAbstractColorStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 LineStyleType LineStyleType.withAbstractColorStyleSimpleExtensionGroup(Collection<Object> values)
           
 LineStyleType LineStyleType.withAbstractColorStyleSimpleExtensionGroup(List<Object> value)
           
 LineStyleType LineStyleType.withAbstractColorStyleSimpleExtensionGroup(Object... values)
           
 LineStyleType LineStyleType.withAbstractSubStyleObjectExtensionGroup(AbstractObjectType... values)
           
 LineStyleType LineStyleType.withAbstractSubStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LineStyleType LineStyleType.withAbstractSubStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 LineStyleType LineStyleType.withAbstractSubStyleSimpleExtensionGroup(Collection<Object> values)
           
 LineStyleType LineStyleType.withAbstractSubStyleSimpleExtensionGroup(List<Object> value)
           
 LineStyleType LineStyleType.withAbstractSubStyleSimpleExtensionGroup(Object... values)
           
 LineStyleType LineStyleType.withColor(byte[] value)
           
 LineStyleType LineStyleType.withId(String value)
           
 LineStyleType LineStyleType.withLineStyleObjectExtensionGroup(AbstractObjectType... values)
           
 LineStyleType LineStyleType.withLineStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LineStyleType LineStyleType.withLineStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 LineStyleType LineStyleType.withLineStyleSimpleExtensionGroup(Collection<Object> values)
           
 LineStyleType LineStyleType.withLineStyleSimpleExtensionGroup(List<Object> value)
           
 LineStyleType LineStyleType.withLineStyleSimpleExtensionGroup(Object... values)
           
 LineStyleType LineStyleType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 LineStyleType LineStyleType.withObjectSimpleExtensionGroup(List<Object> value)
           
 LineStyleType LineStyleType.withObjectSimpleExtensionGroup(Object... values)
           
 LineStyleType LineStyleType.withTargetId(String value)
           
 LineStyleType LineStyleType.withWidth(Double value)
           
 

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

Methods in net.opengis.kml.v_2_3 with parameters of type LineStyleType
 JAXBElement<LineStyleType> ObjectFactory.createLineStyle(LineStyleType value)
          Create an instance of JAXBElement<LineStyleType>}
 void StyleType.setLineStyle(LineStyleType value)
          Sets the value of the lineStyle property.
 StyleType StyleType.withLineStyle(LineStyleType value)
           
 



Copyright © 2008-2015. All Rights Reserved.