Uses of Class
net.opengis.tjs.v_1_0.Styling

Uses of Styling in net.opengis.tjs.v_1_0
 

Fields in net.opengis.tjs.v_1_0 with type parameters of type Styling
protected  List<Styling> OutputStylingsType.styling
           
 

Methods in net.opengis.tjs.v_1_0 that return Styling
 Styling ObjectFactory.createStyling()
          Create an instance of Styling
 Styling Styling.withAbstract(String value)
           
 Styling Styling.withIdentifier(String value)
           
 Styling Styling.withReference(String value)
           
 Styling Styling.withSchema(String value)
           
 Styling Styling.withTitle(String value)
           
 

Methods in net.opengis.tjs.v_1_0 that return types with arguments of type Styling
 List<Styling> OutputStylingsType.getStyling()
          Describes a form of styling instruction supported by this server.
 

Methods in net.opengis.tjs.v_1_0 with parameters of type Styling
 OutputStylingsType OutputStylingsType.withStyling(Styling... values)
           
 JoinAbilities.OutputStylings JoinAbilities.OutputStylings.withStyling(Styling... values)
           
 

Method parameters in net.opengis.tjs.v_1_0 with type arguments of type Styling
 void OutputStylingsType.setStyling(List<Styling> value)
           
 OutputStylingsType OutputStylingsType.withStyling(Collection<Styling> values)
           
 JoinAbilities.OutputStylings JoinAbilities.OutputStylings.withStyling(Collection<Styling> values)
           
 OutputStylingsType OutputStylingsType.withStyling(List<Styling> value)
           
 JoinAbilities.OutputStylings JoinAbilities.OutputStylings.withStyling(List<Styling> value)
           
 



Copyright © 2008-2016. All Rights Reserved.