Uses of Class
net.opengis.ols.v_1_2.ContentType

Uses of ContentType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as ContentType
protected  ContentType MapType.content
           
 

Methods in net.opengis.ols.v_1_2 that return ContentType
 ContentType ObjectFactory.createContentType()
          Create an instance of ContentType
 ContentType MapType.getContent()
          Gets the value of the content property.
 ContentType ContentType.withData(String value)
           
 ContentType ContentType.withFormat(String value)
           
 ContentType ContentType.withHeight(BigInteger value)
           
 ContentType ContentType.withURL(String value)
           
 ContentType ContentType.withWidth(BigInteger value)
           
 

Methods in net.opengis.ols.v_1_2 with parameters of type ContentType
 void MapType.setContent(ContentType value)
          Sets the value of the content property.
 RouteMapType RouteMapType.withContent(ContentType value)
           
 MapType MapType.withContent(ContentType value)
           
 



Copyright © 2008-2015. All Rights Reserved.