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

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

Packages that use MapOperationFactor
org.deegree.portal.context   
 

Uses of MapOperationFactor in org.deegree.portal.context
 

Methods in org.deegree.portal.context that return MapOperationFactor
 MapOperationFactor[] MapParameter.getOfferedPanFactors()
          returns the list of pan factors offered by this map context
 MapOperationFactor[] MapParameter.getOfferedZoomFactors()
          returns the list of zoom factors offered by the map context
 MapOperationFactor MapParameter.getSelectedPanFactor()
          returns the pan factor that is marked as selected.
 MapOperationFactor MapParameter.getSelectedZoomFactor()
          returns the zoom factor that is marked as selected.
 

Methods in org.deegree.portal.context with parameters of type MapOperationFactor
 void MapParameter.addPanFactor(MapOperationFactor panFactor)
          add a pan factor to a map context
 void MapParameter.addZoomFactor(MapOperationFactor zoomFactor)
          adds a zoom factor to a map context
protected static void XMLFactory.appendMapOperationFactors(Node toNode, MapOperationFactor[] mapOpFac, String opName)
          Appends the XML representation of a list of a MapOperationFactor to a Node using the namespace.
 void MapParameter.removePanFactor(MapOperationFactor panFactor)
          removes a pan factor from a context
 void MapParameter.removeZoomFactor(MapOperationFactor zoomFactor)
          removes a zomm factor from a map context
 void MapParameter.setOfferedPanFactors(MapOperationFactor[] panFactors)
          sets the offered pan factors (% of the map size) for a map context
 void MapParameter.setOfferedZoomFactors(MapOperationFactor[] zoomFactors)
          sets the offered zoom factors (% of the map size) for a map context
 

Constructors in org.deegree.portal.context with parameters of type MapOperationFactor
MapParameter(Format[] offeredInfoFormats, MapOperationFactor[] offeredPanFactors, MapOperationFactor[] offeredZoomFactors, double minScale, double maxScale)
          Creates a new MapParameter 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