public class VicarSystemLabelGenerator extends Object
Constructor and Description |
---|
VicarSystemLabelGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
generateFile(OutputStream outputStream) |
double |
get_binc() |
int |
get_datatype_code() |
String |
get_datatype() |
String |
get_infile() |
double |
get_linc() |
String |
get_method() |
int |
get_nb() |
int |
get_nl() |
int |
get_ns() |
String |
get_org() |
String |
get_outfile() |
int |
get_pixelStride() |
double |
get_sinc() |
int |
get_tileHeight() |
int |
get_tileWidth() |
jpl.mipl.io.vicar.SystemLabel |
getLabel() |
void |
set_binc(double _binc) |
void |
set_datatype_code(int _datatype_code) |
void |
set_datatype(String _datatype) |
void |
set_infile(String _infile) |
void |
set_linc(double _linc) |
void |
set_method(String _method) |
void |
set_nb(int _nb) |
void |
set_nl(int _nl) |
void |
set_ns(int _ns) |
void |
set_org(String _org) |
void |
set_outfile(String _outfile) |
void |
set_pixelStride(int _pixelStride) |
void |
set_sinc(double _sinc) |
void |
set_tileHeight(int _tileHeight) |
void |
set_tileWidth(int _tileWidth) |
void |
setLabel(jpl.mipl.io.vicar.SystemLabel label) |
public void generateFile(OutputStream outputStream) throws jpl.mipl.io.vicar.AlreadyOpenException, IOException
jpl.mipl.io.vicar.AlreadyOpenException
IOException
public String get_outfile()
public void set_outfile(String _outfile)
_outfile
- the _outfile to setpublic int get_nl()
public void set_nl(int _nl)
_nl
- the _nl to setpublic int get_ns()
public void set_ns(int _ns)
_ns
- the _ns to setpublic int get_nb()
public void set_nb(int _nb)
_nb
- the _nb to setpublic String get_datatype()
public void set_datatype(String _datatype)
_datatype
- the _datatype to setpublic int get_datatype_code()
public void set_datatype_code(int _datatype_code)
_datatype_code
- the _datatype_code to setpublic String get_org()
public void set_org(String _org)
_org
- the _org to setpublic String get_method()
public void set_method(String _method)
_method
- the _method to setpublic double get_linc()
public void set_linc(double _linc)
_linc
- the _linc to setpublic double get_sinc()
public void set_sinc(double _sinc)
_sinc
- the _sinc to setpublic double get_binc()
public void set_binc(double _binc)
_binc
- the _binc to setpublic int get_tileHeight()
public void set_tileHeight(int _tileHeight)
_tileHeight
- the _tileHeight to setpublic int get_tileWidth()
public void set_tileWidth(int _tileWidth)
_tileWidth
- the _tileWidth to setpublic int get_pixelStride()
public void set_pixelStride(int _pixelStride)
_pixelStride
- the _pixelStride to setpublic String get_infile()
public void set_infile(String _infile)
_infile
- the _infile to setpublic jpl.mipl.io.vicar.SystemLabel getLabel()
public void setLabel(jpl.mipl.io.vicar.SystemLabel label)
Copyright © 2010–2018 Planetary Data System. All rights reserved.