blob: d0c82a80c8c93c100b173f4e98cfae49d5de6e68 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.4) on Fri Sep 20 12:10:30 CEST 2019 -->
<title>AttributeNames.Dimension (Apache SIS 1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2019-09-20">
<meta name="keywords" content="org.apache.sis.storage.netcdf.AttributeNames.Dimension class">
<meta name="keywords" content="MINIMUM">
<meta name="keywords" content="MAXIMUM">
<meta name="keywords" content="SPAN">
<meta name="keywords" content="RESOLUTION">
<meta name="keywords" content="UNITS">
<meta name="keywords" content="POSITIVE">
<meta name="keywords" content="DEFAULT_NAME_TYPE">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../sis.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AttributeNames.Dimension (Apache SIS 1.0 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AttributeNames.Dimension.html">Use</a></li>
<li><a href="package-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" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.sis.storage.netcdf</a></div>
<h2 title="Class AttributeNames.Dimension" class="title">Class AttributeNames.Dimension</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></li>
<li>
<ul class="inheritance">
<li>Dimension</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a></code></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="AttributeNames.html" title="class in org.apache.sis.storage.netcdf">AttributeNames</a></dd>
</dl>
<hr>
<pre>public static class <span class="typeNameLabel">AttributeNames.Dimension</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>
implements <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a></pre>
<div class="block">Holds the attribute names describing a simple latitude, longitude, and vertical bounding box.
In the following table, the header lists the constants defined in the <a href="AttributeNames.html" title="class in org.apache.sis.storage.netcdf"><code>Attribute­Names</code></a>
class and the other cells give the values assigned in this class fields for those constants.
<table class="sis">
<caption>Names of netCDF attributes describing an extent</caption>
<tr>
<th>Field in this class</th>
<th class="sep"><a href="AttributeNames.html#LATITUDE"><code>LATITUDE</code></a></th>
<th><a href="AttributeNames.html#LONGITUDE"><code>LONGITUDE</code></a></th>
<th><a href="AttributeNames.html#VERTICAL"><code>VERTICAL</code></a></th>
<th><a href="AttributeNames.html#TIME"><code>TIME</code></a></th>
</tr><tr>
<td><a href="#MINIMUM"><code>MINIMUM</code></a></td>
<td class="sep"><code>"geospatial_lat_min"</code></td>
<td><code>"geospatial_lon_min"</code></td>
<td><code>"geospatial_vertical_min"</code></td>
<td><code>"time_coverage_start"</code></td>
</tr><tr>
<td><a href="#MAXIMUM"><code>MAXIMUM</code></a></td>
<td class="sep"><code>"geospatial_lat_max"</code></td>
<td><code>"geospatial_lon_max"</code></td>
<td><code>"geospatial_vertical_max"</code></td>
<td><code>"time_coverage_end"</code></td>
</tr><tr>
<td><a href="#SPAN"><code>SPAN</code></a></td>
<td class="sep"></td>
<td></td>
<td></td>
<td><code>"time_coverage_duration"</code></td>
</tr><tr>
<td><a href="#RESOLUTION"><code>RESOLUTION</code></a></td>
<td class="sep"><code>"geospatial_lat_resolution"</code></td>
<td><code>"geospatial_lon_resolution"</code></td>
<td><code>"geospatial_vertical_resolution"</code></td>
<td><code>"time_coverage_resolution"</code></td>
</tr><tr>
<td><a href="#UNITS"><code>UNITS</code></a></td>
<td class="sep"><code>"geospatial_lat_units"</code></td>
<td><code>"geospatial_lon_units"</code></td>
<td><code>"geospatial_vertical_units"</code></td>
<td><code>"time_coverage_units"</code></td>
</tr><tr>
<td><a href="#POSITIVE"><code>POSITIVE</code></a></td>
<td class="sep"></td>
<td></td>
<td><code>"geospatial_vertical_positive"</code></td>
<td></td>
</tr><tr>
<td><a href="#DEFAULT_NAME_TYPE"><code>DEFAULT_NAME_TYPE</code></a></td>
<td class="sep"><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/DimensionNameType.html?is-external=true#ROW" title="class or interface in org.opengis.metadata.spatial" class="externalLink"><code>DimensionNameType.ROW</code></a></td>
<td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/DimensionNameType.html?is-external=true#COLUMN" title="class or interface in org.opengis.metadata.spatial" class="externalLink"><code>DimensionNameType.COLUMN</code></a></td>
<td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/DimensionNameType.html?is-external=true#VERTICAL" title="class or interface in org.opengis.metadata.spatial" class="externalLink"><code>DimensionNameType.VERTICAL</code></a></td>
<td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/DimensionNameType.html?is-external=true#TIME" title="class or interface in org.opengis.metadata.spatial" class="externalLink"><code>DimensionNameType.TIME</code></a></td>
</tr></table>
<div class="note"><b>Note:</b>
The member names in this class are upper-cases because they should be considered as constants.
For example <code>Attribute­Names​.LATITUDE​.MINIMUM</code> maps exactly to the <code>"geospatial_lat_min"</code>
string and nothing else. A lower-case <code>minimum</code> member name could be misleading since it would
suggest that the field contains the actual latitude value rather than the key by which the value is
identified in a netCDF file.</div></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>0.3</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="AttributeNames.Responsible.html" title="class in org.apache.sis.storage.netcdf"><code>Attribute­Names​.Responsible</code></a>,
<a href="../../../../../serialized-form.html#org.apache.sis.storage.netcdf.AttributeNames.Dimension">Serialized Form</a></dd>
<p><font size="-1">Defined in the <code>sis-netcdf</code> module</font></p>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/DimensionNameType.html?is-external=true" title="class or interface in org.opengis.metadata.spatial" class="externalLink">DimensionNameType</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_NAME_TYPE">DEFAULT_NAME_TYPE</a></span></code></th>
<td class="colLast">
<div class="block">The default ISO 19115 dimension name type, or <code>null</code> if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MAXIMUM">MAXIMUM</a></span></code></th>
<td class="colLast">
<div class="block">The attribute name for the maximal value of the bounding box (<em>Recommended</em>).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MINIMUM">MINIMUM</a></span></code></th>
<td class="colLast">
<div class="block">The attribute name for the minimal value of the bounding box (<em>Recommended</em>).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#POSITIVE">POSITIVE</a></span></code></th>
<td class="colLast">
<div class="block">The attribute name for indicating which direction is positive (<em>Suggested</em>).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#RESOLUTION">RESOLUTION</a></span></code></th>
<td class="colLast">
<div class="block">The attribute name for a further refinement of the geospatial bounding box
(<em>Suggested</em>).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPAN">SPAN</a></span></code></th>
<td class="colLast">
<div class="block">The attribute name for the difference between the minimal and maximal values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#UNITS">UNITS</a></span></code></th>
<td class="colLast">
<div class="block">The attribute name for the bounding box units of measurement.</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.opengis.metadata.spatial.DimensionNameType,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)">Dimension</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/DimensionNameType.html?is-external=true" title="class or interface in org.opengis.metadata.spatial" class="externalLink">DimensionNameType</a>&nbsp;type,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;min,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;max,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;span,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;resolution,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;units,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;positive)</code></th>
<td class="colLast">
<div class="block">Creates a new set of attribute names.</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">get­Class</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hash­Code</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notify­All</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">to­String</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="MINIMUM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MINIMUM</h4>
<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> MINIMUM</pre>
<div class="block">The attribute name for the minimal value of the bounding box (<em>Recommended</em>).
Possible values are <code>"geospatial_lat_min"</code>, <code>"geospatial_lon_min"</code>,
<code>"geospatial_vertical_min"</code> and <code>"time_coverage_start"</code>.</div>
</li>
</ul>
<a id="MAXIMUM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MAXIMUM</h4>
<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> MAXIMUM</pre>
<div class="block">The attribute name for the maximal value of the bounding box (<em>Recommended</em>).
Possible values are <code>"geospatial_lat_max"</code>, <code>"geospatial_lon_max"</code>,
<code>"geospatial_vertical_max"</code> and <code>"time_coverage_end"</code>.</div>
</li>
</ul>
<a id="SPAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPAN</h4>
<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> SPAN</pre>
<div class="block">The attribute name for the difference between the minimal and maximal values.
Possible value is <code>"time_coverage_duration"</code>.</div>
</li>
</ul>
<a id="RESOLUTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOLUTION</h4>
<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> RESOLUTION</pre>
<div class="block">The attribute name for a further refinement of the geospatial bounding box
(<em>Suggested</em>). Possible values are <code>"geospatial_lat_resolution"</code>,
<code>"geospatial_lon_resolution"</code>, <code>"geospatial_vertical_resolution"</code>
and <code>"time_coverage_resolution"</code>.</div>
</li>
</ul>
<a id="UNITS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNITS</h4>
<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> UNITS</pre>
<div class="block">The attribute name for the bounding box units of measurement.
Possible values are <code>"geospatial_lat_units"</code>, <code>"geospatial_lon_units"</code>,
<code>"geospatial_vertical_units"</code> and <code>"time_coverage_units"</code>.</div>
</li>
</ul>
<a id="POSITIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>POSITIVE</h4>
<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> POSITIVE</pre>
<div class="block">The attribute name for indicating which direction is positive (<em>Suggested</em>).
Possible value is <code>"geospatial_vertical_positive"</code>.</div>
</li>
</ul>
<a id="DEFAULT_NAME_TYPE">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DEFAULT_NAME_TYPE</h4>
<pre>public final&nbsp;<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/DimensionNameType.html?is-external=true" title="class or interface in org.opengis.metadata.spatial" class="externalLink">DimensionNameType</a> DEFAULT_NAME_TYPE</pre>
<div class="block">The default ISO 19115 dimension name type, or <code>null</code> if none.
By default, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/DimensionNameType.html?is-external=true#COLUMN" title="class or interface in org.opengis.metadata.spatial" class="externalLink"><code>Dimension­Name­Type​.COLUMN</code></a> is associated to longitudes and <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/DimensionNameType.html?is-external=true#ROW" title="class or interface in org.opengis.metadata.spatial" class="externalLink"><code>Dimension­Name­Type​.ROW</code></a>
to latitudes since geographic maps in netCDF files are typically shown horizontally.
<p>The default associations may not be always correct since the columns and rows can be anything.
Strictly speaking, the dimension name types shall be associated to the <em>grid axes</em> rather
than the <em>coordinate system axes</em>. However the default association is correct in the common case
(for netCDF files) where there is no axis swapping in the <cite>grid to CRS</cite> conversion.</p></div>
</li>
</ul>
</li>
</ul>
</section>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;(org.opengis.metadata.spatial.DimensionNameType,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Dimension</h4>
<pre>public&nbsp;Dimension&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/DimensionNameType.html?is-external=true" title="class or interface in org.opengis.metadata.spatial" class="externalLink">DimensionNameType</a>&nbsp;type,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;min,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;max,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;span,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;resolution,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;units,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;positive)</pre>
<div class="block">Creates a new set of attribute names.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>type</code> - the default ISO 19115 dimension name type, or <code>null</code> if none.</dd>
<dd><code>min</code> - the attribute name for the minimal value of the bounding box.</dd>
<dd><code>max</code> - the attribute name for the maximal value of the bounding box.</dd>
<dd><code>span</code> - the attribute name for the difference between the minimal and maximal values.</dd>
<dd><code>resolution</code> - the attribute name for a further refinement of the geospatial bounding box.</dd>
<dd><code>units</code> - the attribute name for the bounding box units of measurement.</dd>
<dd><code>positive</code> - the attribute name for indicating which direction is positive.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AttributeNames.Dimension.html">Use</a></li>
<li><a href="package-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" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>