de.lessvoid.nifty.render.image
Class ImageModeHelper

java.lang.Object
  extended by de.lessvoid.nifty.render.image.ImageModeHelper

public class ImageModeHelper
extends Object


Method Summary
static String getAreaProviderProperty(Map<String,String> properties)
           
static String getAreaProviderProperty(Properties properties)
           
static String getAreaProviderProperty(String imageModeProperty)
           
static String getRenderStrategyProperty(Map<String,String> properties)
           
static String getRenderStrategyProperty(Properties properties)
           
static String getRenderStrategyProperty(String imageModeProperty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAreaProviderProperty

public static String getAreaProviderProperty(Properties properties)

getAreaProviderProperty

public static String getAreaProviderProperty(Map<String,String> properties)

getAreaProviderProperty

public static String getAreaProviderProperty(String imageModeProperty)

getRenderStrategyProperty

public static String getRenderStrategyProperty(Properties properties)

getRenderStrategyProperty

public static String getRenderStrategyProperty(Map<String,String> properties)

getRenderStrategyProperty

public static String getRenderStrategyProperty(String imageModeProperty)


Copyright © 2012. All Rights Reserved.