org.silverpeas.image.option
Class BackgroundOption

java.lang.Object
  extended by org.silverpeas.image.option.AbstractImageToolOption
      extended by org.silverpeas.image.option.BackgroundOption

public class BackgroundOption
extends AbstractImageToolOption

Author:
Yohann Chastagnier

Field Summary
static String WHITE
           
 
Method Summary
static BackgroundOption color(String color)
           
 String getValue()
           
 
Methods inherited from class org.silverpeas.image.option.AbstractImageToolOption
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WHITE

public static final String WHITE
See Also:
Constant Field Values
Method Detail

color

public static BackgroundOption color(String color)

getValue

public String getValue()
Returns:
the value


Copyright © 2016 Silverpeas. All Rights Reserved.