|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EscherBlipRecord | |
---|---|
org.apache.poi.ddf | This package contains classes for decoding the Microsoft Office Drawing format otherwise known as escher henceforth known in POI as the Dreadful Drawing Format. |
Uses of EscherBlipRecord in org.apache.poi.ddf |
---|
Subclasses of EscherBlipRecord in org.apache.poi.ddf | |
---|---|
class |
EscherBitmapBlip
|
class |
EscherBlipWMFRecord
The blip record is used to hold details about large binary objects that occur in escher such as JPEG, GIF, PICT and WMF files. |
class |
EscherMetafileBlip
|
class |
EscherPictBlip
|
Methods in org.apache.poi.ddf that return EscherBlipRecord | |
---|---|
EscherBlipRecord |
EscherBSERecord.getBlipRecord()
|
Methods in org.apache.poi.ddf with parameters of type EscherBlipRecord | |
---|---|
void |
EscherBSERecord.setBlipRecord(EscherBlipRecord field_12_blipRecord)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |