org.jopendocument.util
Class FillMode.ZoomOut
java.lang.Object
org.jopendocument.util.FillMode
org.jopendocument.util.FillMode.ZoomOut
- Enclosing class:
- FillMode
public static class FillMode.ZoomOut
- extends FillMode
Constructor Summary |
FillMode.ZoomOut(Color bg)
The image keeps its ratio and is centred in the area, leaving two outer stripes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FillMode.ZoomOut
public FillMode.ZoomOut(Color bg)
- The image keeps its ratio and is centred in the area, leaving two outer stripes.
- Parameters:
bg
- the colour of the 2 stripes.
getBackgroundColor
public final Color getBackgroundColor()
Copyright © 2010 jOpenDocument All Rights Reserved.