|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageFileException | |
---|---|
org.deegree.io.rtree |
Uses of PageFileException in org.deegree.io.rtree |
---|
Methods in org.deegree.io.rtree that throw PageFileException | |
---|---|
protected abstract void |
PageFile.close()
Closes the pagefile. |
protected void |
MemoryPageFile.close()
|
protected void |
PersistentPageFile.close()
|
protected abstract Node |
PageFile.deleteNode(int pageFileNumber)
Marks the node at given page number as deleted. |
protected Node |
PersistentPageFile.deleteNode(int pageNumber)
|
protected void |
PageFile.initialize(int dimension,
int capacity)
Initializes the PageFile. |
protected void |
PersistentPageFile.initialize(int dimension,
int capacity)
Initializes the PersistentPageFile. |
protected abstract Node |
PageFile.readNode(int pageFileNumber)
Reads a node from the PageFile for given index |
protected Node |
MemoryPageFile.readNode(int pageFile)
|
protected Node |
PersistentPageFile.readNode(int pageFileNumber)
|
protected abstract int |
PageFile.writeNode(Node node)
Writes a node into the PageFile Method tests if node has already a PageNumber, otherwise a new page number is assigned and returned. |
protected int |
MemoryPageFile.writeNode(Node node)
|
protected int |
PersistentPageFile.writeNode(Node node)
|
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org