|
Isis Developer Reference
|
Go to the documentation of this file.
48 bool SetLine(
const int line,
const int band = 1);
bool setpos(BigInt map)
Sets the position of the shape in the cube.
Definition: BufferManager.cpp:219
Buffer manager, for moving through a cube in lines.
Definition: LineManager.h:39
QString toString(bool boolToConvert)
Global function to convert a boolean to a string.
Definition: IString.cpp:211
Manages a Buffer over a cube.
Definition: BufferManager.h:52
~LineManager()
Destroys the LineManager object.
Definition: LineManager.h:46
int MaxLines() const
Returns the number of lines in the cube.
Definition: BufferManager.h:143
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
IO Handler for Isis Cubes.
Definition: Cube.h:167
Isis exception class.
Definition: IException.h:91
bool SetLine(const int line, const int band=1)
Positions the buffer at the requested line and returns a status indicator if the set was succesful or...
Definition: LineManager.cpp:44
@ Programmer
This error is for when a programmer made an API call that was illegal.
Definition: IException.h:146
Namespace for the standard library.
Adds specific functionality to C++ strings.
Definition: IString.h:165
LineManager(const Isis::Cube &cube, const bool reverse=false)
Constructs a LineManager object.
Definition: LineManager.cpp:27
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16