mirror of
https://github.com/mollyim/osmdroid.git
synced 2025-05-13 15:20:36 +01:00
287 lines
7.5 KiB
HTML
287 lines
7.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
|
<title>Serialized Form (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
|
<meta name="date" content="2016-10-01">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Serialized Form (OSMMapTilePackager 5.5-SNAPSHOT API)";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar_top">
|
|
<!-- -->
|
|
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="index-all.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
|
|
<li><a href="serialized-form.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip-navbar_top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<div class="header">
|
|
<h1 title="Serialized Form" class="title">Serialized Form</h1>
|
|
</div>
|
|
<div class="serializedFormContainer">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h2 title="Package">Package org.osmdroid.mtp.ui</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="org.osmdroid.mtp.ui.BatchExecutorGUI">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="org/osmdroid/mtp/ui/BatchExecutorGUI.html" title="class in org.osmdroid.mtp.ui">org.osmdroid.mtp.ui.BatchExecutorGUI</a> extends javax.swing.JFrame implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>5863710966745357864L</dd>
|
|
</dl>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="serializedForm">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Serialized Fields</h3>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>mTxtBatchItems</h4>
|
|
<pre>javax.swing.JTextArea mTxtBatchItems</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>mBtnStartBatch</h4>
|
|
<pre>javax.swing.JButton mBtnStartBatch</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>mProgressBar</h4>
|
|
<pre>javax.swing.JProgressBar mProgressBar</pre>
|
|
</li>
|
|
<li class="blockListLast">
|
|
<h4>mProgress</h4>
|
|
<pre>int mProgress</pre>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="blockList"><a name="org.osmdroid.mtp.ui.OSMMapTilePackagerUI">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="org/osmdroid/mtp/ui/OSMMapTilePackagerUI.html" title="class in org.osmdroid.mtp.ui">org.osmdroid.mtp.ui.OSMMapTilePackagerUI</a> extends javax.swing.JFrame implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>749039680990304151L</dd>
|
|
</dl>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="serializedForm">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Serialized Fields</h3>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>mainPanel</h4>
|
|
<pre>javax.swing.JPanel mainPanel</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>lblURL</h4>
|
|
<pre>javax.swing.JLabel lblURL</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>lblDestination</h4>
|
|
<pre>javax.swing.JLabel lblDestination</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>txtDestination</h4>
|
|
<pre>javax.swing.JTextField txtDestination</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>cmdDestinationBrowse</h4>
|
|
<pre>javax.swing.JButton cmdDestinationBrowse</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>lblTempFolder</h4>
|
|
<pre>javax.swing.JLabel lblTempFolder</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>txtTempFolder</h4>
|
|
<pre>javax.swing.JTextField txtTempFolder</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>cmdTempFolderBrowse</h4>
|
|
<pre>javax.swing.JButton cmdTempFolderBrowse</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>txtURL</h4>
|
|
<pre>javax.swing.JTextField txtURL</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>cmdURLTest</h4>
|
|
<pre>javax.swing.JButton cmdURLTest</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>cmdExecute</h4>
|
|
<pre>javax.swing.JButton cmdExecute</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>lblMinZoom</h4>
|
|
<pre>javax.swing.JLabel lblMinZoom</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>lblMaxZoom</h4>
|
|
<pre>javax.swing.JLabel lblMaxZoom</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>sliMinZoom</h4>
|
|
<pre>javax.swing.JSlider sliMinZoom</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>sliMaxZoom</h4>
|
|
<pre>javax.swing.JSlider sliMaxZoom</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>lblNorth</h4>
|
|
<pre>javax.swing.JLabel lblNorth</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>txtNorth</h4>
|
|
<pre>javax.swing.JTextField txtNorth</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>lblEast</h4>
|
|
<pre>javax.swing.JLabel lblEast</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>txtEast</h4>
|
|
<pre>javax.swing.JTextField txtEast</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>lblSouth</h4>
|
|
<pre>javax.swing.JLabel lblSouth</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>txtSouth</h4>
|
|
<pre>javax.swing.JTextField txtSouth</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>lblWest</h4>
|
|
<pre>javax.swing.JLabel lblWest</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>txtWest</h4>
|
|
<pre>javax.swing.JTextField txtWest</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>lblFileAppendix</h4>
|
|
<pre>javax.swing.JLabel lblFileAppendix</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>txtFileAppendix</h4>
|
|
<pre>javax.swing.JTextField txtFileAppendix</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>chkForce</h4>
|
|
<pre>javax.swing.JCheckBox chkForce</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>lblForce</h4>
|
|
<pre>javax.swing.JLabel lblForce</pre>
|
|
</li>
|
|
<li class="blockListLast">
|
|
<h4>lblStatus</h4>
|
|
<pre>javax.swing.JLabel lblStatus</pre>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar_bottom">
|
|
<!-- -->
|
|
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="index-all.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
|
|
<li><a href="serialized-form.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip-navbar_bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</body>
|
|
</html>
|
|
|