deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.portal.context.Format

Packages that use Format
org.deegree.portal.context   
 

Uses of Format in org.deegree.portal.context
 

Methods in org.deegree.portal.context that return Format
 Format FormatList.getCurrentFormat()
           
 Format FormatList.getFormat(String name)
           
 Format[] FormatList.getFormats()
           
 Format[] MapParameter.getOfferedInfoFormats()
          returns the list of map formats offered by the map context
 Format MapParameter.getSelectedInfoFormat()
          returns the info format that is marked as selected.
 Format FormatList.removeFormat(String name)
           
 

Methods in org.deegree.portal.context with parameters of type Format
 void FormatList.addFormat(Format format)
           
 void MapParameter.addInfoFormat(Format infoFormat)
          adds an info format to a map context
protected static void XMLFactory.appendFormats(Node toNode, Format[] formats)
          Appends the XML representation of a list of a Format[] to a Node using the namespace.
 void MapParameter.removeInfoFormat(Format format)
          removes an info format from a map context
 void FormatList.setFormats(Format[] formats)
           
 void MapParameter.setOfferedInfoFormats(Format[] infoFormats)
          sets the info formats offered by a map context
 

Constructors in org.deegree.portal.context with parameters of type Format
FormatList(Format[] formats)
          Creates a new FormatList object.
MapParameter(Format[] offeredInfoFormats, MapOperationFactor[] offeredPanFactors, MapOperationFactor[] offeredZoomFactors, double minScale, double maxScale)
          Creates a new MapParameter object.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org