|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBaseIndex.Page | |
org.deegree_impl.io.shpapi |
Uses of DBaseIndex.Page in org.deegree_impl.io.shpapi |
Fields in org.deegree_impl.io.shpapi declared as DBaseIndex.Page | |
(package private) DBaseIndex.Page |
DBaseIndex.Cache.Item.p
|
Methods in org.deegree_impl.io.shpapi that return DBaseIndex.Page | |
protected DBaseIndex.Page |
DBaseIndex.getPage(int number)
Get a page |
protected DBaseIndex.Page |
DBaseIndex.newPage()
Create a new page |
DBaseIndex.Page |
DBaseIndex.Cache.get(int number)
Get a page form the cache |
Methods in org.deegree_impl.io.shpapi with parameters of type DBaseIndex.Page | |
protected void |
DBaseIndex.setRoot(DBaseIndex.Page page)
Set the root page |
void |
DBaseIndex.Cache.insert(int number,
DBaseIndex.Page p)
Insert a new item into the cache |
Constructors in org.deegree_impl.io.shpapi with parameters of type DBaseIndex.Page | |
DBaseIndex.Cache.Item(DBaseIndex.Page p)
Create a new item with the given page |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |