|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Illustration | |
|---|---|
| ikbs.files.illustration | |
| ikbs.illustration.base | |
| ikbs.illustration.tools | |
| ikbs.rco | |
| Uses of Illustration in ikbs.files.illustration |
|---|
| Methods in ikbs.files.illustration that return Illustration | |
|---|---|
Illustration |
IndexSaver.loadIndex(IllustrationOwner owner,
java.io.InputStream data)
Parsing du fichier et reconstruction des illustrations |
| Methods in ikbs.files.illustration with parameters of type Illustration | |
|---|---|
java.lang.String |
IllustrationSaver.getPathInfo(Illustration ip)
Récupérer le nom d'accès aux infos associée à l'illustration |
void |
IllustrationSaver.loadIllustration(Illustration illu)
Charger les infos associées à une illustration |
protected void |
IllustrationSaver.loadIllustration(Illustration illu,
java.io.InputStream data)
Parsing du fichier et reconstruction des illustrations |
protected boolean |
IllustrationSaver.loadIllustrationDistant(Illustration illu)
Chargement des infos associées aux illustrations Le fichier doit être au format textuel index Le path de illu doit être relatif ! |
protected boolean |
IllustrationSaver.loadIllustrationLocal(Illustration illu)
Charger les illustrations en local |
void |
IllustrationSaver.saveIllustration(Illustration illu)
Sauvegarder l'illustration |
void |
IllustrationSaver.saveIllustration(Illustration illu,
java.io.BufferedWriter writer)
Sauvegarde |
| Uses of Illustration in ikbs.illustration.base |
|---|
| Classes in ikbs.illustration.base that implement Illustration | |
|---|---|
class |
IllustrationBase
|
class |
IllustrationPicture
IKBS - Illustrations de type Picture (JPG ou GIF) |
| Methods in ikbs.illustration.base that return Illustration | |
|---|---|
Illustration |
IllustrationListener.getIllustration(int i)
Récupérer l'illustration à l'indice i |
Illustration |
IllustrationOwner.getIllustration(int i)
Récupérer l'illustration à l'indice i |
| Methods in ikbs.illustration.base with parameters of type Illustration | |
|---|---|
void |
IllustrationListener.addIllustration(Illustration uneIllu)
Ajouter une illustration |
void |
IllustrationOwner.addIllustration(Illustration uneIllu)
Ajouter une illustration |
| Uses of Illustration in ikbs.illustration.tools |
|---|
| Methods in ikbs.illustration.tools with parameters of type Illustration | |
|---|---|
boolean |
ImageCreator.filtreThumb(Illustration illu)
Filtre les ressources dont on doit tester s'il existe un Thumb |
boolean |
PanelThumb.filtreThumb(Illustration illu)
Filtre les ressources dont on doit charger le thumb |
void |
PanelControlImage.loadIllustration(Illustration illu)
Pour charger les informations associées aux illustrations |
void |
PanelControlImage.saveIllustration(Illustration illu)
Sauvegarder les infos associées à une illustration |
| Uses of Illustration in ikbs.rco |
|---|
| Methods in ikbs.rco that return Illustration | |
|---|---|
Illustration |
RCOElement.getIllustration(int i)
Récupérer l'illustration à l'indice i |
| Methods in ikbs.rco with parameters of type Illustration | |
|---|---|
void |
RCOElement.addIllustration(Illustration uneIllu)
Ajouter une illustration |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||