-
Notifications
You must be signed in to change notification settings - Fork 37
BandInfo Java 1.5
dj-snyder edited this page Jun 3, 2015
·
1 revision
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="BandInfo (NITRO 1.5-rc6 API)";
}
</SCRIPT>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES <SCRIPT type="text/javascript"> </SCRIPT> All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnitf.NITFObject
nitf.BandInfo
-
public final class BandInfo
- extends NITFObject
A representation of the image band information that is recorded in the NITF image subheader.
Field Summary |
---|
Fields inherited from class nitf.NITFObject |
---|
address, NITF_LIBRARY_NAME |
Method Summary | |
---|---|
Field |
getBandEntriesPerLUT()
Returns the Band Entries Per LUT Field |
Field |
getImageFilterCode()
Returns the Image Filter Code Field |
Field |
getImageFilterCondition()
Returns the Image Filter Condition Field |
LookupTable |
getLookupTable()
Returns the LookUpTable associated with this BandInfo |
Field |
getNumLUTs()
Returns the Num LUTS Field |
Field |
getRepresentation()
Returns the Representation Field |
Field |
getSubcategory()
Returns the Subcategory Field |
void |
setLookupTable(LookupTable lookupTable)
Sets the lookupTable for this BandInfo |
Methods inherited from class nitf.NITFObject |
---|
isValid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Field getBandEntriesPerLUT()
- Returns the Band Entries Per LUT Field
-
- Returns:
- the Band Entries Per LUT Field
public Field getImageFilterCode()
- Returns the Image Filter Code Field
-
- Returns:
- the Image Filter Code Field
public Field getImageFilterCondition()
- Returns the Image Filter Condition Field
-
- Returns:
- the Image Filter Condition Field
public Field getNumLUTs()
- Returns the Num LUTS Field
-
- Returns:
- the Num LUTS Field
public Field getRepresentation()
- Returns the Representation Field
-
- Returns:
- the Representation Field
public Field getSubcategory()
- Returns the Subcategory Field
-
- Returns:
- the Subcategory Field
public LookupTable getLookupTable()
- Returns the LookUpTable associated with this BandInfo
-
- Returns:
- the LookUpTable associated with this BandInfo, or null if none specified
public void setLookupTable(LookupTable lookupTable)
- Sets the lookupTable for this BandInfo
-
- Parameters:
-
lookupTable
- the LookupTable
|
Created: 03/13/2008 11:12:03 AM | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES <SCRIPT type="text/javascript"> </SCRIPT> All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
<i>Copyright © 2004-2008 General Dynamics All Rights Reserved.</i>
<div style="float:left;"><a href="http://sourceforge.net/" target="_blank"><img style="width: 151px; height: 38px;" src="http://web.sourceforge.com/images/footer/source.gif" alt="SourceForge.net" border="0" height="38" width="151"></a></div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3779761-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>