com.partnersoft.maps.app
Class MapAppConfiguration

java.lang.Object
  extended by com.partnersoft.maps.app.MapAppConfiguration

public class MapAppConfiguration
extends java.lang.Object


Constructor Summary
MapAppConfiguration()
           
 
Method Summary
 boolean getFixFlicker()
           
 java.lang.String getRenderEngine()
           
 java.lang.String getRenderQuality()
           
 boolean isAnimated()
           
 ProductBranding loadProductBranding()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapAppConfiguration

public MapAppConfiguration()
Method Detail

loadProductBranding

public ProductBranding loadProductBranding()
                                    throws java.io.IOException
Throws:
java.io.IOException

getRenderEngine

public java.lang.String getRenderEngine()

getRenderQuality

public java.lang.String getRenderQuality()

isAnimated

public boolean isAnimated()

getFixFlicker

public boolean getFixFlicker()