org.deegree.remoteows.wms
Class RemoteWMSStore.LayerOptions

java.lang.Object
  extended by org.deegree.remoteows.wms.RemoteWMSStore.LayerOptions
Enclosing class:
RemoteWMSStore

public static class RemoteWMSStore.LayerOptions
extends Object

Version:
$Revision: 31685 $, $Date: 2011-08-30 14:21:19 +0200 (Tue, 30 Aug 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Field Summary
 boolean alwaysUseDefaultCRS
           
 String defaultCRS
           
 Map<String,String> defaultParametersGetFeatureInfo
           
 Map<String,String> defaultParametersGetMap
           
 Map<String,String> hardParametersGetFeatureInfo
           
 Map<String,String> hardParametersGetMap
           
 String imageFormat
           
 boolean transparent
           
 
Constructor Summary
RemoteWMSStore.LayerOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

transparent

public boolean transparent

alwaysUseDefaultCRS

public boolean alwaysUseDefaultCRS

imageFormat

public String imageFormat

defaultCRS

public String defaultCRS

defaultParametersGetMap

public Map<String,String> defaultParametersGetMap

hardParametersGetMap

public Map<String,String> hardParametersGetMap

defaultParametersGetFeatureInfo

public Map<String,String> defaultParametersGetFeatureInfo

hardParametersGetFeatureInfo

public Map<String,String> hardParametersGetFeatureInfo
Constructor Detail

RemoteWMSStore.LayerOptions

public RemoteWMSStore.LayerOptions()


Copyright © 2011. All Rights Reserved.