|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BitMapIndex | |
---|---|
biz.c24.io.api.data | Data Model super and utility classes. |
Uses of BitMapIndex in biz.c24.io.api.data |
---|
Methods in biz.c24.io.api.data that return BitMapIndex | |
---|---|
BitMapIndex |
Element.getBitMapIndex()
|
BitMapIndex |
BitMap.Part.getParent()
Returns the reference in another part. |
Methods in biz.c24.io.api.data with parameters of type BitMapIndex | |
---|---|
void |
Element.setBitMapIndex(BitMapIndex bitMapIndex)
|
Constructors in biz.c24.io.api.data with parameters of type BitMapIndex | |
---|---|
BitMap.Part(int length,
BitMapIndex parent)
Constructs the bit map part with specified length and optional reference in other part. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |