📄 pyramidlayerbuilder.html
字号:
<TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#getScaleAlgorithm()">getScaleAlgorithm</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#getScaleFactor()">getScaleFactor</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#getTileCacheSize()">getTileCacheSize</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#getTileH()">getTileH</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#getTileW()">getTileW</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#main(java.lang.String[])">main</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] args)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#run()">run</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#setInputLocation(java.io.File)">setInputLocation</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/File.html" title="class or interface in java.io">File</A> inputLocation)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#setOutputFormat(java.lang.String)">setOutputFormat</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> outputFormat)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#setOutputLocation(java.io.File)">setOutputLocation</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/File.html" title="class or interface in java.io">File</A> outputLocation)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#setScaleAlgorithm(java.lang.String)">setScaleAlgorithm</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> scaleAlgorithm)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#setScaleFactor(int)">setScaleFactor</A></B>(int scaleFactor)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#setTileCacheSize(int)">setTileCacheSize</A></B>(int tileCacheSize)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#setTileH(int)">setTileH</A></B>(int tileH)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../it/geosolutions/utils/imagepyramid/PyramidLayerBuilder.html#setTileW(int)">setTileW</A></B>(int tileW)</CODE><BR> </TD></TR></TABLE> <A NAME="methods_inherited_from_class_ProgressManager"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html" title="class in it.geosolutions.utils.progress">ProgressManager</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html#addProcessingEventListener(it.geosolutions.utils.progress.ProcessingEventListener)">addProcessingEventListener</A>, <A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html#dispose()">dispose</A>, <A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html#fireEvent(java.lang.String, double)">fireEvent</A>, <A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html#fireException(java.lang.Exception)">fireException</A>, <A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html#fireException(java.lang.String, double, java.lang.Exception)">fireException</A>, <A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html#getStopThread()">getStopThread</A>, <A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html#removeAllProcessingEventListeners()">removeAllProcessingEventListeners</A>, <A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html#removeProcessingEventListener(it.geosolutions.utils.progress.ProcessingEventListener)">removeProcessingEventListener</A>, <A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html#sendEvent(it.geosolutions.utils.progress.ProgressManager.ProgressEventDispatchThreadEventLauncher)">sendEvent</A>, <A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html#stopThread()">stopThread</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="PyramidLayerBuilder()"><!-- --></A><H3>PyramidLayerBuilder</H3><PRE>public <B>PyramidLayerBuilder</B>()</PRE><DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="main(java.lang.String[])"><!-- --></A><H3>main</H3><PRE>public static void <B>main</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] args) throws <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/IllegalArgumentException.html" title="class or interface in java.lang">IllegalArgumentException</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/InterruptedException.html" title="class or interface in java.lang">InterruptedException</A></PRE><DL><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>args</CODE> - <DT><B>Throws:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/IllegalArgumentException.html" title="class or interface in java.lang">IllegalArgumentException</A></CODE><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/InterruptedException.html" title="class or interface in java.lang">InterruptedException</A></CODE></DL></DD></DL><HR><A NAME="run()"><!-- --></A><H3>run</H3><PRE>public void <B>run</B>()</PRE><DL><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Runnable.html#run()" title="class or interface in java.lang">run</A></CODE> in interface <CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Runnable.html" title="class or interface in java.lang">Runnable</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html#run()">run</A></CODE> in class <CODE><A HREF="../../../../it/geosolutions/utils/progress/ProgressManager.html" title="class in it.geosolutions.utils.progress">ProgressManager</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getNotification(it.geosolutions.utils.progress.ProcessingEvent)"><!-- --></A><H3>getNotification</H3><PRE>public void <B>getNotification</B>(<A HREF="../../../../it/geosolutions/utils/progress/ProcessingEvent.html" title="class in it.geosolutions.utils.progress">ProcessingEvent</A> event)</PRE><DL><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../it/geosolutions/utils/progress/ProcessingEventListener.html#getNotification(it.geosolutions.utils.progress.ProcessingEvent)">getNotification</A></CODE> in interface <CODE><A HREF="../../../../it/geosolutions/utils/progress/ProcessingEventListener.html" title="interface in it.geosolutions.utils.progress">ProcessingEventListener</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="exceptionOccurred(it.geosolutions.utils.progress.ExceptionEvent)"><!-- --></A><H3>exceptionOccurred</H3><PRE>public void <B>exceptionOccurred</B>(<A HREF="../../../../it/geosolutions/utils/progress/ExceptionEvent.html" title="class in it.geosolutions.utils.progress">ExceptionEvent</A> event)</PRE><DL><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../it/geosolutions/utils/progress/ProcessingEventListener.html#exceptionOccurred(it.geosolutions.utils.progress.ExceptionEvent)">exceptionOccurred</A></CODE> in interface <CODE><A HREF="../../../../it/geosolutions/utils/progress/ProcessingEventListener.html" title="interface in it.geosolutions.utils.progress">ProcessingEventListener</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setInputLocation(java.io.File)"><!-- --></A><H3>setInputLocation</H3><PRE>public final void <B>setInputLocation</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/File.html" title="class or interface in java.io">File</A> inputLocation)</PRE><DL><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setOutputLocation(java.io.File)"><!-- --></A><H3>setOutputLocation</H3><PRE>public final void <B>setOutputLocation</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/File.html" title="class or interface in java.io">File</A> outputLocation)</PRE><DL><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getOutputFormat()"><!-- --></A><H3>getOutputFormat</H3>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -