|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IllustrationPicture | |
|---|---|
| ikbs.illustration.base | |
| ikbs.illustration.html | |
| ikbs.illustration.tools | |
| ikbs.illustration.trees | |
| Uses of IllustrationPicture in ikbs.illustration.base |
|---|
| Subclasses of IllustrationPicture in ikbs.illustration.base | |
|---|---|
class |
IllustrationBase
|
| Fields in ikbs.illustration.base declared as IllustrationPicture | |
|---|---|
protected IllustrationPicture |
IllustrationPicture.parent
|
| Methods in ikbs.illustration.base that return IllustrationPicture | |
|---|---|
IllustrationPicture |
IllustrationPicture.getParent()
|
| Methods in ikbs.illustration.base with parameters of type IllustrationPicture | |
|---|---|
void |
IllustrationPicture.setParent(IllustrationPicture ip)
|
| Uses of IllustrationPicture in ikbs.illustration.html |
|---|
| Methods in ikbs.illustration.html with parameters of type IllustrationPicture | |
|---|---|
java.lang.String |
HtmlExporter.genererPopUp(IllustrationPicture ip)
|
java.lang.String |
HtmlExporter.genNomHTML(IllustrationPicture ip)
|
java.lang.String |
HtmlExporter.getPath(IllustrationPicture ip)
Pour récupérer le nom d'accès à l'illustration Si l'illustration est de type index ou folder, on exporte un nouveau fichier HTML que l'on référence |
java.lang.String |
HtmlExporter.getPathThumb(IllustrationPicture ip)
Récupérer le nom d'accès au thumbnail |
| Uses of IllustrationPicture in ikbs.illustration.tools |
|---|
| Fields in ikbs.illustration.tools declared as IllustrationPicture | |
|---|---|
protected IllustrationPicture |
ImageCreator.illu
|
| Methods in ikbs.illustration.tools that return IllustrationPicture | |
|---|---|
IllustrationPicture |
PanelControlImage.findPath(java.lang.String path,
java.util.Vector vPath)
Test l'existance d'une illustration |
IllustrationPicture |
PanelControlImage.getIllustration()
Pour récupérer l'illustration à l'indice numImage |
IllustrationPicture |
PanelControlImage.getIllustration(int i)
Pour récupérer l'illustration à l'indice i |
IllustrationPicture |
PanelThumb.getIllustration(int i)
|
| Methods in ikbs.illustration.tools with parameters of type IllustrationPicture | |
|---|---|
void |
PanelControlImage.addFolderBack(IllustrationPicture illu)
Ajout d'un dossier de retour |
void |
PanelControlImage.addIllustration(IllustrationPicture illu,
int index)
Ajoute une illustration à l'index index |
void |
PanelThumb.addImage(IllustrationPicture illu)
Ajouter une image sans index |
void |
PanelThumb.addImage(IllustrationPicture illu,
int index)
Pour ajouter un Thumb en fonction de son rang |
EditeurImage |
PanelControlImage.creerEditeurImage(IllustrationPicture illu)
Creer un nouvel editeur d'images |
java.lang.String |
ImageCreator.getPathThumb(IllustrationPicture ip)
Récupérer le nom d'accès au thumbnail |
java.lang.String |
PanelThumb.getPathThumb(IllustrationPicture ip)
Récupérer le nom d'accès au thumbnail |
java.lang.String |
ImageCreator.getPathThumbGIF(IllustrationPicture ip)
Récupérer le fichier thumbnail d'extension .gif |
int |
PanelThumb.indexOf(IllustrationPicture illu)
Index de l'illustration |
void |
PanelThumb.initThumb(IllustrationPicture illu,
int index)
Initialisation d'un thumb |
void |
PanelControlImage.updateFolder(IllustrationPicture illu)
Mise à jour dans un FOLDER |
void |
PanelControlImage.updateFolderBack(IllustrationPicture illu)
Mise à jour dans un FOLDER_BACK |
void |
PanelKeyWords.updateInfo(IllustrationPicture ip)
Mise à jour des champs |
void |
PanelControlImage.updateInfo(IllustrationPicture ip)
Mise à jours des infos associées à l'illustration courante Chargement des informations et mise à jour du PanelInfo |
void |
PanelControlBase.updateInfo(IllustrationPicture ip)
Mise à jours des infos associées à l'illustration courante Chargement des informations et mise à jour du PanelInfo |
void |
PanelInfo.updateInfo(IllustrationPicture ip)
Mise à jour des champs |
void |
PanelInfoStatic.updateInfo(IllustrationPicture ip)
Mise à jour des champs |
| Constructors in ikbs.illustration.tools with parameters of type IllustrationPicture | |
|---|---|
ImageCreator(IllustrationPicture illu,
ImageButton ib,
Property property,
boolean forceThumb,
int index,
Ressources rl)
|
|
| Uses of IllustrationPicture in ikbs.illustration.trees |
|---|
| Fields in ikbs.illustration.trees declared as IllustrationPicture | |
|---|---|
protected IllustrationPicture |
NoeudIllustration.illu
|
| Methods in ikbs.illustration.trees that return IllustrationPicture | |
|---|---|
IllustrationPicture |
NoeudIllustration.getIllustration()
Accès à l'illustration |
| Methods in ikbs.illustration.trees with parameters of type IllustrationPicture | |
|---|---|
NoeudIllustration |
IndexToGraph.asGraphic(IllustrationPicture ip)
Pour générer un arbre graphique à partir d'un modèle Méthode récursive, retourne la racine de l'arbre graphique calculé |
void |
IndexToGraph.genNoeudAtt(NoeudIllustration unNoeud,
IllustrationPicture illu)
Ajoute soit un Noeud, soit un attribut au noeud |
void |
NoeudIllustration.setIllustration(IllustrationPicture illu)
Affectation de l'illustration associée à ce noeud |
| Constructors in ikbs.illustration.trees with parameters of type IllustrationPicture | |
|---|---|
NoeudIllustration(IllustrationPicture illu)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||