www.element4solution.com

e4s.util
Class E4ImageResizer.PostProcessingInformation

java.lang.Object
  extended by e4s.util.E4Object
      extended by e4s.util.E4ImageResizer.PostProcessingInformation
Enclosing class:
E4ImageResizer

public static class E4ImageResizer.PostProcessingInformation
extends E4Object


Field Summary
 
Fields inherited from class e4s.util.E4Object
CRLF, E4S_CORE_SYSTEM_LANGUAGE, NBSP, NULLSTR, URL_ENCODING_CHARSET
 
Constructor Summary
E4ImageResizer.PostProcessingInformation()
           
 
Method Summary
 int getDestHeight()
           
 int getDestWidth()
           
 int getOffsetX()
           
 int getOffsetY()
           
 float getScale()
           
 int getSourceHeight()
           
 int getSourceWidth()
           
 java.lang.String toString()
           
 
Methods inherited from class e4s.util.E4Object
_getSVNVersionString, Calendar, CName, CName, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelSys, E4LabelSys, e4sCopyright, e4sVersion, encode, encode, encode, encodeHtml, encodeHtml, encodeHtml, encodeURL, encodeURL, encodeURL, finalize, getLINE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTraceMemory, HtmlEncode, HtmlEncode, HtmlEncode, isdecimal, isdigit, isnotok, isnotok, isnumeric, isok, isok, isok, isok, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingStack, mkdirs, null2nbsp, null2nbsp, null2nbsp, ok, ok, ok, ok, outPrintln, setLogFile4Trace, setTraceMemory, STACKTRACE, toDebug, toDouble, toFloat, toFloat, TRACE_CALLS, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, wait
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

E4ImageResizer.PostProcessingInformation

public E4ImageResizer.PostProcessingInformation()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class E4Object

getScale

public float getScale()

getDestWidth

public int getDestWidth()

getDestHeight

public int getDestHeight()

getSourceWidth

public int getSourceWidth()

getSourceHeight

public int getSourceHeight()

getOffsetX

public int getOffsetX()

getOffsetY

public int getOffsetY()

www.element4solution.com