A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

abrege - Variable in class nat.transcodeur.Transcodeur
Valeur du parametre xsl "abrege"
accept(File) - Method in class ui.FiltreFichier
Implémentation de javax.swing.filechooser.FileFilter#accept(java.io.File)
actionPerformed(ActionEvent) - Method in class gestionnaires.GestionnaireExporter
Redéfinition; lance l'exportation en fonction de GestionnaireExporter.action
actionPerformed(ActionEvent) - Method in class gestionnaires.GestionnaireOuvrir
Implémentation; réaliser l'ouverture prévue suivant le type GestionnaireOuvrir.action
actionPerformed(ActionEvent) - Method in class gestionnaires.GestionnaireOuvrirFenetre
Implémentation.
actionPerformed(ActionEvent) - Method in class ui.APropos
Implémentation de java.awt.event.ActionListener#actionPerformed(java.awt.event.ActionEvent)
actionPerformed(ActionEvent) - Method in class ui.ConfAbrege
Méthode redéfinie de ActionListener
actionPerformed(ActionEvent) - Method in class ui.ConfAvance
gère les évènements sur ConfAvance.jbWorkingDir
actionPerformed(ActionEvent) - Method in class ui.ConfDictCoup
Méthode redéfinie de ActionListener
actionPerformed(ActionEvent) - Method in class ui.ConfGeneral
Redéfinie de ActionListener Ouvre les éditions de la table braille ou des règles de coupure
actionPerformed(ActionEvent) - Method in class ui.Configuration
Gère les actions sur les boutons d'enregistrement
actionPerformed(ActionEvent) - Method in class ui.ConfInterface
Implémentation de ActionListener Ouvre un JFileChooser pour le choix de l'application externe de l'édition Remplit le JTextField associé
actionPerformed(ActionEvent) - Method in class ui.ConfMiseEnPageAvancee
 
actionPerformed(ActionEvent) - Method in class ui.ConfTableBraille
Méthode implémentée d'ActionListener Gère les évènements des boutons
actionPerformed(ActionEvent) - Method in class ui.ConfTranscription
Implémentation de java.awt.event.ActionListener#actionPerformed(java.awt.event.ActionEvent) Active (resp.
actionPerformed(ActionEvent) - Method in class ui.DialogueEmbossage
Gère les actions sur les boutons DialogueEmbossage.jbAnnuler et DialogueEmbossage.jbEmbosser
actionPerformed(ActionEvent) - Method in class ui.Editeur
Implémente la méthode actionPerformed d'ActionListener (héritée de EditeurBaille) Gère les actions des boutons et met à jour l'InputMap du JTextPane resultat en fonction de l'état du JCheckBox jcbPerkins
actionPerformed(ActionEvent) - Method in class ui.EditeurBraille
Implémente la méthode actionPerformed d'ActionListener Gère les actions des boutons et met à jour l'InputMap du JTextPane resultat en fonction de l'état du JCheckBox jcbPerkins
actionPerformed(ActionEvent) - Method in class ui.EditeurTan
Implémente la méthode actionPerformed d'ActionListener Gère les actions des boutons et met à jour l'InputMap du JTextPane resultat en fonction de l'état du JCheckBox jcbPerkins
actionPerformed(ActionEvent) - Method in class ui.FenetreBugReport
Redéfinition; gère les actions sur les boutons FenetreBugReport.btAnnuler et FenetreBugReport.btEnvoyer
actionPerformed(ActionEvent) - Method in class ui.FenetrePrinc
implémentation de actionPerformed(ActionEvent evt) de l'interface ActionListener gère tous les boutons, tous les items des menus, et le changement de configuration par FenetrePrinc.jcbConfig
activeTrans(boolean) - Method in class ui.FenetrePrinc
Active ou désactive les composants liés à la transcription
ad_log_file_size - Static variable in class nat.OptNames
constante valant "ad-log-file-size"
ad_nb_log_files - Static variable in class nat.OptNames
constante valant "ad-nb-log-files"
adaptiveBlur() - Method in class org.im4java.core.IMOps
Add option -adaptive-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
adaptiveBlur(Double) - Method in class org.im4java.core.IMOps
Add option -adaptive-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
adaptiveBlur(Double, Double) - Method in class org.im4java.core.IMOps
Add option -adaptive-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
adaptiveResize() - Method in class org.im4java.core.IMOps
Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
adaptiveResize(Integer) - Method in class org.im4java.core.IMOps
Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
adaptiveResize(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
adaptiveResize(Integer, Integer, Character) - Method in class org.im4java.core.IMOps
Add option -adaptive-resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
adaptiveSharpen() - Method in class org.im4java.core.IMOps
Add option -adaptive-sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
adaptiveSharpen(Double) - Method in class org.im4java.core.IMOps
Add option -adaptive-sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
adaptiveSharpen(Double, Double) - Method in class org.im4java.core.IMOps
Add option -adaptive-sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
addAfficheur(Afficheur) - Method in class gestionnaires.GestionnaireErreur
Ajoute l'afficheur a à la liste GestionnaireErreur.afficheurs
addDynamicOperation(DynamicOperation) - Method in class org.im4java.core.Operation
Add a DynamicOperation to this Operation.
addFileChangeListener(FileChangeListener, String, long) - Method in class ui.listener.FileMonitor
Add a monitored file with a FileChangeListener.
addImage() - Method in class org.im4java.core.Operation
Add an image-placeholder to an Operation.
addImage(int) - Method in class org.im4java.core.Operation
Add multiple image-placeholders to an Operation.
addImage(String...) - Method in class org.im4java.core.Operation
Add image(s) to the operation.
addImages(String) - Method in class nat.presentateur.PresentateurSans
Ajoute les images en annexes si l'option est activée
addOperation(Operation) - Method in class org.im4java.core.Operation
Add an Operation.
addProcessListener(ProcessListener) - Method in class org.im4java.process.ProcessStarter
Add a ProcessListener to this ProcessStarter.
addRawArgs(String...) - Method in class org.im4java.core.Operation
Add raw text to the list of arguments.
addRawArgs(List<String>) - Method in class org.im4java.core.Operation
Add raw text to the list of arguments.
addSubOperation(Operation) - Method in class org.im4java.core.IMOperation
Add a IMOperation as a suboperation.
adjoin() - Method in class org.im4java.core.GMOps
Add option -adjoin to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
adjoin() - Method in class org.im4java.core.IMOps
Add option -adjoin to the ImageMagick commandline (see the documentation of ImageMagick for details).
afficheAmbiguity() - Method in class nat.transcodeur.Ambiguity
Pour les tests Affiche une ambiguité dans la console
afficheFichier(String) - Method in class ui.FenetrePrinc
Ouvre l'éditeur de fichier transcrit dans l'éditeur, en passant à l'éditeur une instance d' Embosseur si nécessaire.
afficheFichier(String, String, int) - Method in class ui.Editeur
Affiche le fichier dans le JTextPane
afficheFichier(String, String, int) - Method in class ui.EditeurTan
Affiche le fichier dans le JTextPane
afficheFichier(String, String, int, String, int) - Method in class ui.Editeur
Affiche le fichier dans le JTextPane resultat et configure la ligne secondaire
afficheFichier(String, String, int, String, int) - Method in class ui.EditeurTan
Affiche le fichier dans le JTextPane resultat et configure la ligne secondaire
afficheFichierMep(String) - Method in class ui.FenetrePrinc
Ouvre l'éditeur de fichier prêt à la mise en page dans l'éditeur associé, en passant à l'éditeur une instance d' Embosseur si nécessaire.
afficheMessage(String) - Method in interface gestionnaires.Afficheur
 
afficheMessage(String) - Method in class gestionnaires.AfficheurLog
écrit le message s dans le fichier log_file
afficheMessage(String) - Method in class ui.AfficheurConsole
Implémentation de gestionnaires.Afficheur#afficheMessage(java.lang.String)
afficheMessage(String) - Method in class ui.AfficheurJTASwing
Redéfinition de gestionnaires.Afficheur#afficheMessage(java.lang.String)
afficheMessage(String, int) - Method in class gestionnaires.GestionnaireErreur
fait afficher le message message par les afficheurs abonnés (GestionnaireErreur.afficheurs
Afficheur - Interface in gestionnaires
Interface décrivant le comportement d'un afficheur d'erreur
AfficheurConsole - Class in ui
Classe d'affichage des messages des Gestionnaires d'erreur en mode console
AfficheurConsole() - Constructor for class ui.AfficheurConsole
 
AfficheurJTASwing - Class in ui
Afficheur de message des Gestionnaires d'erreur en mode Swing (graphique)
AfficheurJTASwing(int, int) - Constructor for class ui.AfficheurJTASwing
Constructeur
AfficheurLog - Class in gestionnaires
Génère les fichiers de log
AfficheurLog() - Constructor for class gestionnaires.AfficheurLog
 
affine() - Method in class org.im4java.core.GMOps
Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
affine() - Method in class org.im4java.core.IMOps
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
affine(Double) - Method in class org.im4java.core.GMOps
Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
affine(Double) - Method in class org.im4java.core.IMOps
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
affine(Double, Double) - Method in class org.im4java.core.GMOps
Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
affine(Double, Double) - Method in class org.im4java.core.IMOps
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
affine(Double, Double, Double) - Method in class org.im4java.core.GMOps
Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
affine(Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
affine(Double, Double, Double, Double) - Method in class org.im4java.core.GMOps
Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
affine(Double, Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
affine(Double, Double, Double, Double, Double) - Method in class org.im4java.core.GMOps
Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
affine(Double, Double, Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
affine(Double, Double, Double, Double, Double, Double) - Method in class org.im4java.core.GMOps
Add option -affine to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
affine(Double, Double, Double, Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -affine to the ImageMagick commandline (see the documentation of ImageMagick for details).
AGFA_200X - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an agfa-200x film.
AGFAPAN_100 - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an agfapan-100 film.
AGFAPAN_25 - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an agfapan-25 film.
AGFAPAN_400 - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an agfapan-400 film.
Aide - Class in ui
Fenêtre d'aide pour NAT
Aide() - Constructor for class ui.Aide
Constructeur
ajouteListenerDoc(Document) - Method in class ui.EditeurBraille
Ajoute au document doc les listeners nécéssaires
ALL - Static variable in class outils.regles.RulesToolKit
Constante identifiant une règle de type générique qui s'applique toujours
AllEmptyLinesMode - Static variable in class nat.ConfigNat
constante pour représenter le mode garder toutes les lignes vides
allowDuplicates() - Method in class org.im4java.core.ETOps
Add option -duplicates to the exiftool commandline (see the documentation of exiftool for details).
alpha() - Method in class org.im4java.core.IMOps
Add option -alpha to the ImageMagick commandline (see the documentation of ImageMagick for details).
alpha(String) - Method in class org.im4java.core.IMOps
Add option -alpha to the ImageMagick commandline (see the documentation of ImageMagick for details).
Ambiguity - Class in nat.transcodeur
Représente une ambiguité
Ambiguity(Node) - Constructor for class nat.transcodeur.Ambiguity
 
AmbiguityResolver - Class in nat.transcodeur
Résoud les ambiguïtés détectée lors de la transcription
AmbiguityResolver(String, GestionnaireErreur) - Constructor for class nat.transcodeur.AmbiguityResolver
Crée une instance de AmbiguityResolver
annotate() - Method in class org.im4java.core.IMOps
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
annotate(Integer) - Method in class org.im4java.core.IMOps
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
annotate(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
annotate(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
annotate(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
annotate(Integer, Integer, Integer, Integer, String) - Method in class org.im4java.core.IMOps
Add option -annotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
antialias() - Method in class org.im4java.core.GMOps
Add option -antialias to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
antialias() - Method in class org.im4java.core.IMOps
Add option -antialias to the ImageMagick commandline (see the documentation of ImageMagick for details).
append() - Method in class org.im4java.core.GMOps
Add option -append to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
append() - Method in class org.im4java.core.IMOps
Add option -append to the ImageMagick commandline (see the documentation of ImageMagick for details).
appendHorizontally() - Method in class org.im4java.core.GMOperation
Append images horizontally (same as +append)
appendHorizontally() - Method in class org.im4java.core.IMOperation
Append images horizontally (same as +append)
appendVertically() - Method in class org.im4java.core.GMOperation
Append images vertically (same as -append)
appendVertically() - Method in class org.im4java.core.IMOperation
Append images vertically (same as -append)
application - Variable in class outils.regles.RegleEnsemble
Liste des ensembles sur lesquelles s'appliquent la règle
APropos - Class in ui
Fenêtre d'information sur NAT
APropos() - Constructor for class ui.APropos
Constructeur
ArrayListOutputConsumer - Class in org.im4java.process
This class is an OutputConsumer which saves the output to an ArrayList.
ArrayListOutputConsumer() - Constructor for class org.im4java.process.ArrayListOutputConsumer
Default Constructor.
attenuate() - Method in class org.im4java.core.IMOps
Add option -attenuate to the ImageMagick commandline (see the documentation of ImageMagick for details).
attenuate(Double) - Method in class org.im4java.core.IMOps
Add option -attenuate to the ImageMagick commandline (see the documentation of ImageMagick for details).
authenticate() - Method in class org.im4java.core.GMOps
Add option -authenticate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
authenticate() - Method in class org.im4java.core.IMOps
Add option -authenticate to the ImageMagick commandline (see the documentation of ImageMagick for details).
authenticate(String) - Method in class org.im4java.core.GMOps
Add option -authenticate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
authenticate(String) - Method in class org.im4java.core.IMOps
Add option -authenticate to the ImageMagick commandline (see the documentation of ImageMagick for details).
autoOrient() - Method in class org.im4java.core.IMOps
Add option -auto-orient to the ImageMagick commandline (see the documentation of ImageMagick for details).
average() - Method in class org.im4java.core.GMOps
Add option -average to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
average() - Method in class org.im4java.core.IMOps
Add option -average to the ImageMagick commandline (see the documentation of ImageMagick for details).
AWT_TOOLKIT - Static variable in class outils.SystemUtils
The awt.toolkit System Property.

B

backdrop() - Method in class org.im4java.core.GMOps
Add option -backdrop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
backdrop() - Method in class org.im4java.core.IMOps
Add option -backdrop to the ImageMagick commandline (see the documentation of ImageMagick for details).
backdrop(String) - Method in class org.im4java.core.IMOps
Add option -backdrop to the ImageMagick commandline (see the documentation of ImageMagick for details).
background() - Method in class org.im4java.core.GMOps
Add option -background to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
background() - Method in class org.im4java.core.IMOps
Add option -background to the ImageMagick commandline (see the documentation of ImageMagick for details).
background(String) - Method in class org.im4java.core.GMOps
Add option -background to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
background(String) - Method in class org.im4java.core.IMOps
Add option -background to the ImageMagick commandline (see the documentation of ImageMagick for details).
baseCurve(String) - Method in class org.im4java.core.UFRawOps
Add option --base-curve= to the ufraw commandline (see the documentation of ufraw for details).
baseCurveFile(String) - Method in class org.im4java.core.UFRawOps
Add option --base-curve-file= to the ufraw commandline (see the documentation of ufraw for details).
bench() - Method in class org.im4java.core.IMOps
Add option -bench to the ImageMagick commandline (see the documentation of ImageMagick for details).
bench(Integer) - Method in class org.im4java.core.IMOps
Add option -bench to the ImageMagick commandline (see the documentation of ImageMagick for details).
bias() - Method in class org.im4java.core.IMOps
Add option -bias to the ImageMagick commandline (see the documentation of ImageMagick for details).
bias(Integer) - Method in class org.im4java.core.IMOps
Add option -bias to the ImageMagick commandline (see the documentation of ImageMagick for details).
bias(Integer, Boolean) - Method in class org.im4java.core.IMOps
Add option -bias to the ImageMagick commandline (see the documentation of ImageMagick for details).
binary() - Method in class org.im4java.core.ETOps
Add option -binary to the exiftool commandline (see the documentation of exiftool for details).
blackPoint(Double) - Method in class org.im4java.core.UFRawOps
Add option --black-point= to the ufraw commandline (see the documentation of ufraw for details).
blackPoint(String) - Method in class org.im4java.core.UFRawOperation
--black-point= with String-argument only accepts "auto".
blackPoint(String) - Method in class org.im4java.core.UFRawOps
Add option --black-point= to the ufraw commandline (see the documentation of ufraw for details).
blackPointCompensation() - Method in class org.im4java.core.IMOps
Add option -black-point-compensation to the ImageMagick commandline (see the documentation of ImageMagick for details).
blackThreshold() - Method in class org.im4java.core.GMOps
Add option -black-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
blackThreshold() - Method in class org.im4java.core.IMOps
Add option -black-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
blackThreshold(Double) - Method in class org.im4java.core.GMOps
Add option -black-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
blackThreshold(Double) - Method in class org.im4java.core.IMOps
Add option -black-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
blackThreshold(Double, Boolean) - Method in class org.im4java.core.GMOps
Add option -black-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
blackThreshold(Double, Boolean) - Method in class org.im4java.core.IMOps
Add option -black-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
blend() - Method in class org.im4java.core.IMOps
Add option -blend to the ImageMagick commandline (see the documentation of ImageMagick for details).
blend(Integer) - Method in class org.im4java.core.IMOps
Add option -blend to the ImageMagick commandline (see the documentation of ImageMagick for details).
blend(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -blend to the ImageMagick commandline (see the documentation of ImageMagick for details).
BLUE_CHANNEL - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer extracts the blue-channel.
bluePrimary() - Method in class org.im4java.core.GMOps
Add option -blue-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
bluePrimary() - Method in class org.im4java.core.IMOps
Add option -blue-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
bluePrimary(Double) - Method in class org.im4java.core.GMOps
Add option -blue-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
bluePrimary(Double) - Method in class org.im4java.core.IMOps
Add option -blue-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
bluePrimary(Double, Double) - Method in class org.im4java.core.GMOps
Add option -blue-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
bluePrimary(Double, Double) - Method in class org.im4java.core.IMOps
Add option -blue-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
blur() - Method in class org.im4java.core.GMOps
Add option -blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
blur() - Method in class org.im4java.core.IMOps
Add option -blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
blur(Double) - Method in class org.im4java.core.GMOps
Add option -blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
blur(Double) - Method in class org.im4java.core.IMOps
Add option -blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
blur(Double, Double) - Method in class org.im4java.core.GMOps
Add option -blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
blur(Double, Double) - Method in class org.im4java.core.IMOps
Add option -blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
border(Integer) - Method in class org.im4java.core.GMOps
Add option -border to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
border(Integer) - Method in class org.im4java.core.IMOps
Add option -border to the ImageMagick commandline (see the documentation of ImageMagick for details).
border(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -border to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
border(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -border to the ImageMagick commandline (see the documentation of ImageMagick for details).
bordercolor() - Method in class org.im4java.core.GMOps
Add option -bordercolor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
bordercolor() - Method in class org.im4java.core.IMOps
Add option -bordercolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
bordercolor(String) - Method in class org.im4java.core.GMOps
Add option -bordercolor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
bordercolor(String) - Method in class org.im4java.core.IMOps
Add option -bordercolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
borderwidth() - Method in class org.im4java.core.GMOps
Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
borderwidth() - Method in class org.im4java.core.IMOps
Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
borderwidth(Integer) - Method in class org.im4java.core.GMOps
Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
borderwidth(Integer) - Method in class org.im4java.core.IMOps
Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
borderwidth(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
borderwidth(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
borderwidth(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
borderwidth(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
borderwidth(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
borderwidth(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -borderwidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
borderwidth(Integer, Integer, Integer, Integer, Boolean) - Method in class org.im4java.core.GMOps
Add option -borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
box() - Method in class org.im4java.core.GMOps
Add option -box to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
box(String) - Method in class org.im4java.core.GMOps
Add option -box to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
braille - Variable in class outils.regles.RegleMot
transcription
BrailleTableComboBoxRenderer - Class in ui
Classe décrivant le rendu du JComboBox contenant les tables Brailles possibles
BrailleTableComboBoxRenderer() - Constructor for class ui.BrailleTableComboBoxRenderer
Constructeur
BrailleTableListItem - Class in ui
Item de liste pour le JComboBox de la fenêtre de configuration contenant les tables brailles possibles
BrailleTableListItem(String, boolean) - Constructor for class ui.BrailleTableListItem
Constructeur
brightness(Double) - Method in class org.im4java.core.DCRAWOps
Add option -b to the dcraw commandline (see the documentation of dcraw for details).
btEmbosser - Variable in class ui.EditeurBraille
JButton pour lancer l'embossage
btEnregistrer - Variable in class ui.EditeurBraille
JButton pour enregistrer le fichier
btEnregistrersous - Variable in class ui.EditeurBraille
JButton pour enregistrer le fichier
btFermer - Variable in class ui.EditeurBraille
JButton pour fermer la fenêtre
btRedo - Variable in class ui.EditeurBraille
JButton pour répéter frappe
btUndo - Variable in class ui.EditeurBraille
JButton pour annuler frappe
BUFFER_SIZE - Static variable in class org.im4java.process.Pipe
Default buffer size of the pipe.
BUFFER_SIZE - Static variable in class org.im4java.process.ProcessStarter
Buffer size of process input-stream (used for reading the output (sic!) of the process).

C

cache() - Method in class org.im4java.core.IMOps
Add option -cache to the ImageMagick commandline (see the documentation of ImageMagick for details).
cache(Double) - Method in class org.im4java.core.IMOps
Add option -cache to the ImageMagick commandline (see the documentation of ImageMagick for details).
calcAverageWB(Integer, Integer) - Method in class org.im4java.core.DCRAWOps
Add option -A to the dcraw commandline (see the documentation of dcraw for details).
caption() - Method in class org.im4java.core.IMOps
Add option -caption to the ImageMagick commandline (see the documentation of ImageMagick for details).
caption(String) - Method in class org.im4java.core.IMOps
Add option -caption to the ImageMagick commandline (see the documentation of ImageMagick for details).
caretUpdate(CaretEvent) - Method in class ui.Editeur
Méthode redéfinie de CaretListener Si ligne secondaire (ligneRes) présente, charge le contenu de la ligne de résultat dans la ligne secondaire, avec le curseur en position Vérifie la position du curseur dans résultat
changedUpdate(DocumentEvent) - Method in class ui.EditeurBraille
Ne fait rien de plus
changeTimestamp() - Method in class org.im4java.core.DCRAWOps
Add option -z to the dcraw commandline (see the documentation of dcraw for details).
channel() - Method in class org.im4java.core.GMOps
Add option -channel to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
channel() - Method in class org.im4java.core.IMOps
Add option -channel to the ImageMagick commandline (see the documentation of ImageMagick for details).
channel(String) - Method in class org.im4java.core.GMOps
Add option -channel to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
channel(String) - Method in class org.im4java.core.IMOps
Add option -channel to the ImageMagick commandline (see the documentation of ImageMagick for details).
ChannelMixer - Class in org.im4java.utils
This class is a wrapper to a channel mixer.
ChannelMixer(double, double, double) - Constructor for class org.im4java.utils.ChannelMixer
Constructor.
charcoal() - Method in class org.im4java.core.GMOps
Add option -charcoal to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
charcoal() - Method in class org.im4java.core.IMOps
Add option -charcoal to the ImageMagick commandline (see the documentation of ImageMagick for details).
charcoal(Integer) - Method in class org.im4java.core.GMOps
Add option -charcoal to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
charcoal(Integer) - Method in class org.im4java.core.IMOps
Add option -charcoal to the ImageMagick commandline (see the documentation of ImageMagick for details).
chargeConfigurations() - Method in class ui.FenetrePrinc
Ajoute les configurations du répertoire "configurations" dans FenetrePrinc.jcbConfig et sélectionne la configuration active.
charger(String) - Static method in class nat.ConfigNat
Crée ou remplace une configuration à partir du fichier sérialisé fconf passé en parametre ou trouvé dans le fichier de conf de l'interface graphique.
charset - Variable in class nat.presentateur.PresentateurSans
encodage du fichier de sortie
CharsetToolkit - Class in outils
Utility class to guess the encoding of a given byte array.
CharsetToolkit(byte[]) - Constructor for class outils.CharsetToolkit
Constructor of the com.glaforge.i18n.io.CharsetToolkit utility class.
CharsetToolkit(byte[], Charset) - Constructor for class outils.CharsetToolkit
Constructor of the com.glaforge.i18n.io.CharsetToolkit utility class.
checkUpdate() - Method in class nat.Nat
Vérifie si une nouvelle version est disponible en ligne Met à jour Nat.updateAvailable
chop() - Method in class org.im4java.core.GMOps
Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
chop() - Method in class org.im4java.core.IMOps
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
chop(Integer) - Method in class org.im4java.core.GMOps
Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
chop(Integer) - Method in class org.im4java.core.IMOps
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
chop(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
chop(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
chop(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
chop(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
chop(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
chop(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
chop(Integer, Integer, Integer, Integer, Boolean) - Method in class org.im4java.core.GMOps
Add option -chop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
chop(Integer, Integer, Integer, Integer, Boolean) - Method in class org.im4java.core.IMOps
Add option -chop to the ImageMagick commandline (see the documentation of ImageMagick for details).
cible - Variable in class nat.convertisseur.Convertisseur
L'adresse du fichier cible au format interne de nat
cible - Variable in class nat.transcodeur.Transcodeur
Adresse du fichier de sortie xml
cleanupPasses(Integer) - Method in class org.im4java.core.DCRAWOps
Add option -m to the dcraw commandline (see the documentation of dcraw for details).
clear() - Method in class org.im4java.process.ArrayListOutputConsumer
Clear the output.
clip() - Method in class org.im4java.core.GMOps
Add option -clip to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
clip() - Method in class org.im4java.core.IMOps
Add option -clip to the ImageMagick commandline (see the documentation of ImageMagick for details).
clip(String) - Method in class org.im4java.core.UFRawOps
Add option --clip= to the ufraw commandline (see the documentation of ufraw for details).
clipMask() - Method in class org.im4java.core.IMOps
Add option -clip-mask to the ImageMagick commandline (see the documentation of ImageMagick for details).
clipMethod(Integer) - Method in class org.im4java.core.DCRAWOps
Add option -H to the dcraw commandline (see the documentation of dcraw for details).
clippath() - Method in class org.im4java.core.GMOps
Add option -clippath to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
clipPath() - Method in class org.im4java.core.IMOps
Add option -clip-path to the ImageMagick commandline (see the documentation of ImageMagick for details).
clipPath(Integer) - Method in class org.im4java.core.IMOps
Add option -clip-path to the ImageMagick commandline (see the documentation of ImageMagick for details).
clone() - Method in class org.im4java.core.IMOps
Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
clone(Integer) - Method in class org.im4java.core.IMOps
Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
clone(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
clone(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
clone(String) - Method in class org.im4java.core.IMOps
Add option -clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
cloneObject() - Method in class org.im4java.core.Operation
Clone the (java) object.
closeOperation() - Method in class org.im4java.core.IMOperation
Close a sub-operation (add a closing parenthesis).
clut() - Method in class org.im4java.core.IMOps
Add option -clut to the ImageMagick commandline (see the documentation of ImageMagick for details).
coalesce() - Method in class org.im4java.core.GMOps
Add option -coalesce to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
coalesce() - Method in class org.im4java.core.IMOps
Add option -coalesce to the ImageMagick commandline (see the documentation of ImageMagick for details).
colorFactor(Double) - Method in class org.im4java.core.DCRAWOps
Add option -C to the dcraw commandline (see the documentation of dcraw for details).
colorize() - Method in class org.im4java.core.GMOps
Add option -colorize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
colorize() - Method in class org.im4java.core.IMOps
Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details).
colorize(Integer) - Method in class org.im4java.core.GMOps
Add option -colorize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
colorize(Integer) - Method in class org.im4java.core.IMOps
Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details).
colorize(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -colorize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
colorize(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details).
colorize(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -colorize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
colorize(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -colorize to the ImageMagick commandline (see the documentation of ImageMagick for details).
colormap() - Method in class org.im4java.core.IMOps
Add option -colormap to the ImageMagick commandline (see the documentation of ImageMagick for details).
colormap(String) - Method in class org.im4java.core.IMOps
Add option -colormap to the ImageMagick commandline (see the documentation of ImageMagick for details).
colors() - Method in class org.im4java.core.GMOps
Add option -colors to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
colors() - Method in class org.im4java.core.IMOps
Add option -colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
colors(Integer) - Method in class org.im4java.core.GMOps
Add option -colors to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
colors(Integer) - Method in class org.im4java.core.IMOps
Add option -colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
colorspace() - Method in class org.im4java.core.GMOps
Add option -colorspace to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
colorspace() - Method in class org.im4java.core.IMOps
Add option -colorspace to the ImageMagick commandline (see the documentation of ImageMagick for details).
colorspace(String) - Method in class org.im4java.core.GMOps
Add option -colorspace to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
colorspace(String) - Method in class org.im4java.core.IMOps
Add option -colorspace to the ImageMagick commandline (see the documentation of ImageMagick for details).
combine() - Method in class org.im4java.core.IMOps
Add option -combine to the ImageMagick commandline (see the documentation of ImageMagick for details).
CommandException - Exception in org.im4java.core
This class wraps exceptions during image-attribute retrivial.
CommandException() - Constructor for exception org.im4java.core.CommandException
Constructor.
CommandException(String) - Constructor for exception org.im4java.core.CommandException
Constructor.
CommandException(String, Throwable) - Constructor for exception org.im4java.core.CommandException
Constructor.
CommandException(Throwable) - Constructor for exception org.im4java.core.CommandException
Constructor.
comment() - Method in class org.im4java.core.GMOps
Add option -comment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
comment() - Method in class org.im4java.core.IMOps
Add option -comment to the ImageMagick commandline (see the documentation of ImageMagick for details).
comment(String) - Method in class org.im4java.core.GMOps
Add option -comment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
comment(String) - Method in class org.im4java.core.IMOps
Add option -comment to the ImageMagick commandline (see the documentation of ImageMagick for details).
common_args() - Method in class org.im4java.core.ETOps
Add option -common_args to the exiftool commandline (see the documentation of exiftool for details).
compareTo(RegleEnsemble) - Method in class outils.regles.RegleEnsemble
Implémentation ed Comparable Les règles sont classées suivant leur identifiant (RegleEnsemble.id
compareTo(RegleMot) - Method in class outils.regles.RegleMot
Tri des mots par longueur
compareTo(BrailleTableListItem) - Method in class ui.BrailleTableListItem
Méthode permettant la comparaison de deux instances de BrailleTableListItem La comparaison se fait sur l'attribut name
componentAdded(ContainerEvent) - Method in class ui.ConfTableBraille
ne fait rien de plus
componentHidden(ComponentEvent) - Method in class ui.Configuration
Méthode redéfinie de ComponentListener Ne fait rien
componentHidden(ComponentEvent) - Method in class ui.EditeurBraille
Méthode redéfinie de ComponentListener Ne fait rien
componentHidden(ComponentEvent) - Method in class ui.FenetrePrinc
Méthode redéfinie de ComponentListener Ne fait rien
componentMoved(ComponentEvent) - Method in class ui.Configuration
Méthode redéfinie de ComponentListener Ne fait rien
componentMoved(ComponentEvent) - Method in class ui.EditeurBraille
Méthode redéfinie de ComponentListener Ne fait rien
componentMoved(ComponentEvent) - Method in class ui.FenetrePrinc
Méthode redéfinie de ComponentListener Ne fait rien
componentRemoved(ContainerEvent) - Method in class ui.ConfTableBraille
Implémentation, vérifie la saisie effectuée dans une cellule
componentResized(ComponentEvent) - Method in class ui.Configuration
Méthode redéfinie de ComponentListener Mis à jour de l'affichage lors du redimensionement
componentResized(ComponentEvent) - Method in class ui.Editeur
Méthode redéfinie de ComponentListener (héritée de EditeurBaille) Mis à jour de l'affichage lors du redimensionement
componentResized(ComponentEvent) - Method in class ui.EditeurBraille
Méthode redéfinie de ComponentListener Ne fait rien
componentResized(ComponentEvent) - Method in class ui.FenetrePrinc
Méthode redéfinie de ComponentListener Mise à jour de l'affichage lors du redimensionement
componentShown(ComponentEvent) - Method in class ui.Configuration
Méthode redéfinie de ComponentListener Ne fait rien
componentShown(ComponentEvent) - Method in class ui.EditeurBraille
Méthode redéfinie de ComponentListener Ne fait rien
componentShown(ComponentEvent) - Method in class ui.FenetrePrinc
Méthode redéfinie de ComponentListener Ne fait rien
compose() - Method in class org.im4java.core.IMOps
Add option -compose to the ImageMagick commandline (see the documentation of ImageMagick for details).
compose(String) - Method in class org.im4java.core.IMOps
Add option -compose to the ImageMagick commandline (see the documentation of ImageMagick for details).
composite() - Method in class org.im4java.core.ETOps
Add option --composite to the exiftool commandline (see the documentation of exiftool for details).
composite() - Method in class org.im4java.core.IMOps
Add option -composite to the ImageMagick commandline (see the documentation of ImageMagick for details).
CompositeCmd - Class in org.im4java.core
This class wraps the IM command composite.
CompositeCmd() - Constructor for class org.im4java.core.CompositeCmd
Constructor.
CompositeCmd(boolean) - Constructor for class org.im4java.core.CompositeCmd
Constructor with option to use GraphicsMagick.
compress() - Method in class org.im4java.core.GMOps
Add option -compress to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
compress() - Method in class org.im4java.core.IMOps
Add option -compress to the ImageMagick commandline (see the documentation of ImageMagick for details).
compress(String) - Method in class org.im4java.core.GMOps
Add option -compress to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
compress(String) - Method in class org.im4java.core.IMOps
Add option -compress to the ImageMagick commandline (see the documentation of ImageMagick for details).
compression(Integer) - Method in class org.im4java.core.UFRawOps
Add option --compression= to the ufraw commandline (see the documentation of ufraw for details).
conf(String) - Method in class org.im4java.core.UFRawOps
Add option --conf= to the ufraw commandline (see the documentation of ufraw for details).
conf_version - Static variable in class nat.OptNames
constante valant "conf-version"
ConfAbrege - Class in ui
Fenêtre de sélection et de visualisation des règles d'abrégé.
ConfAbrege() - Constructor for class ui.ConfAbrege
Constructeur
ConfAvance - Class in ui
Onglet de configuration des options avancées
ConfAvance() - Constructor for class ui.ConfAvance
Constructeur
ConfConv - Class in outils
Update config file to Nat-braille 2.0 format
ConfConv() - Constructor for class outils.ConfConv
 
ConfConversion - Class in ui
Inutilisé pour l'instant Contiendra les éléments de configuration détaillés pour la conversion
ConfConversion() - Constructor for class ui.ConfConversion
Constructeur
ConfDictCoup - Class in ui
Fenêtre d'édition et de visualisation des règles de coupure.
ConfDictCoup() - Constructor for class ui.ConfDictCoup
Constructeur
ConfEmbossage - Class in ui
Onglet de configuration de l'embossage (ou de l'impression)
ConfEmbossage() - Constructor for class ui.ConfEmbossage
Constructeur
ConfGeneral - Class in ui
Onglet de configuration générale (principales options)
ConfGeneral(Configuration) - Constructor for class ui.ConfGeneral
Constructeur
ConfigNat - Class in nat
Cette classe contient l'ensemble des paramètres de configuration de NAT et gère la sauvegarde et la récupération des différentes configurations
Configuration - Class in ui
Fenêtre graphique de configuration des options de NAT
Configuration(FenetrePrinc) - Constructor for class ui.Configuration
Constructeur
ConfigurationsComboBoxRenderer - Class in ui
Classe décrivant le rendu du JComboBox de la fenêtre principale de NAT contenant les configurations possibles
ConfigurationsComboBoxRenderer() - Constructor for class ui.ConfigurationsComboBoxRenderer
Constructeur
ConfigurationsListItem - Class in ui
Item de liste pour le JComboBox de la fenêtre principale de NAT contenant les configuration possibles
ConfigurationsListItem(String) - Constructor for class ui.ConfigurationsListItem
Constructeur
ConfInterface - Class in ui
Onglet de configuration de l'interface graphique
ConfInterface() - Constructor for class ui.ConfInterface
Constructeur
ConfMiseEnPage - Class in ui
Onglet de configuration de la mise en page
ConfMiseEnPage() - Constructor for class ui.ConfMiseEnPage
Constructeur de l'onglet Mise en page
ConfMiseEnPageAvancee - Class in ui
Onglet de configuration de la mise en page avancée
ConfMiseEnPageAvancee() - Constructor for class ui.ConfMiseEnPageAvancee
Constructeur de l'onglet Mise en page avancée
ConfPostTraitement - Class in ui
Onglet de configuration du post-traitement (Présentation)
ConfPostTraitement() - Constructor for class ui.ConfPostTraitement
Constructeur
CONFS_VERSION - Static variable in class nat.Nat
Représente la génération de version de configuration
ConfTableBraille - Class in ui
Cette classe de l'interface graphique code la fenêtre permettant l'édition de la table braille
ConfTableBraille(BrailleTableListItem, GestionnaireMajTabBraille) - Constructor for class ui.ConfTableBraille
Constructeur
ConfTranscription - Class in ui
Onglet de configuration de la transcription
ConfTranscription() - Constructor for class ui.ConfTranscription
Constructeur
consumeError(InputStream) - Method in class org.im4java.core.ImageCommand
This method just saves the stderr-output into an internal field.
consumeError(InputStream) - Method in interface org.im4java.process.ErrorConsumer
The ErrorConsumer must read the output of a process from the given InputStream.
consumeError(InputStream) - Method in class org.im4java.process.Pipe
The ErrorConsumer must read the error of a process from the given InputStream.
consumeOutput(InputStream) - Method in class org.im4java.core.Stream2BufferedImage
Read the output of the command and create a BufferedImage
consumeOutput(InputStream) - Method in class org.im4java.process.ArrayListOutputConsumer
Read command output and save in an internal field.
consumeOutput(InputStream) - Method in interface org.im4java.process.OutputConsumer
The OutputConsumer must read the output of a process from the given InputStream.
consumeOutput(InputStream) - Method in class org.im4java.process.Pipe
The OutputConsumer must read the output of a process from the given InputStream.
contrast() - Method in class org.im4java.core.GMOps
Add option -contrast to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
contrast() - Method in class org.im4java.core.IMOps
Add option -contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
contrast(Double) - Method in class org.im4java.core.UFRawOps
Add option --contrast= to the ufraw commandline (see the documentation of ufraw for details).
contrastStretch() - Method in class org.im4java.core.IMOps
Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
contrastStretch(Integer) - Method in class org.im4java.core.IMOps
Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
contrastStretch(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
contrastStretch(Integer, Integer, Boolean) - Method in class org.im4java.core.IMOps
Add option -contrast-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
convert() - Method in class outils.TextConverter
Convertit le fichier unix TextConverter.file au format windows
convert(GestionnaireErreur) - Static method in class outils.ConfConv
Principe de conversion des confs : version 1 : pas de fi-name NI de fi-is-sys-config version 2 : le nom de la table braille ne finit pas par .ent ET le filtre fi-filter-filename est ./xsl/xsl.xsl version 3 et plus : à partir de là, la propriété conf_version sera stockée, pour le moment elle est rajoutée automatiquement 1.
convertBrailleFile(String, String, String, String, GestionnaireErreur) - Static method in class outils.FileToolKit
appelle l'autre convertBrailleFile avec l'encoding de sortie de NAT pour les deux encoding entrée et sortie
convertBrailleFile(String, String, String, String, String, String, GestionnaireErreur) - Static method in class outils.FileToolKit
change la table braille d'un fichier texte.
ConvertCmd - Class in org.im4java.core
This class wraps the IM command convert.
ConvertCmd() - Constructor for class org.im4java.core.ConvertCmd
Constructor.
ConvertCmd(boolean) - Constructor for class org.im4java.core.ConvertCmd
Constructor with option to use GraphicsMagick.
convertir(GestionnaireErreur) - Method in class nat.convertisseur.Convertisseur
Méthode réalisant la conversion, à redéfinir par les héritiers
convertir(GestionnaireErreur) - Method in class nat.convertisseur.Convertisseur2ODT
Convertit en odt un document doc, rtf, ou tout autre en faisant appel à l'API d'openoffice Convertit ensuite cet odt au format interne
convertir(GestionnaireErreur) - Method in class nat.convertisseur.ConvertisseurChaine
convertir(GestionnaireErreur) - Method in class nat.convertisseur.ConvertisseurOpenOffice
convertir(GestionnaireErreur) - Method in class nat.convertisseur.ConvertisseurSans
Convertit le fichier Convertisseur.source
convertir(GestionnaireErreur) - Method in class nat.convertisseur.ConvertisseurTan
Rédéfinition de ConvertisseurTexte.convertir(GestionnaireErreur) Convertit le fichier Convertisseur.source au format interne Le fichier d'entrée doit être en Braille UTF8, les sauts de pages et les coupures sont supprimés
convertir(GestionnaireErreur) - Method in class nat.convertisseur.ConvertisseurTexte
Rédéfinition de Convertisseur.convertir(GestionnaireErreur) Convertit le fichier Convertisseur.source au format interne
convertir(GestionnaireErreur) - Method in class nat.convertisseur.ConvertisseurTexteMixte
convertir(GestionnaireErreur) - Method in class nat.convertisseur.ConvertisseurTexteXML
convertir(GestionnaireErreur) - Method in class nat.convertisseur.ConvertisseurXML
Convertit le fichier XML/XHTML Convertisseur.source au format interne de nat en appelant ConvertisseurXML.XHTML2FormatInterne(GestionnaireErreur, String)
Convertisseur - Class in nat.convertisseur
Classe abstraite décrivant ce qu'est un Convertisseur Un convertisseur est en général utilisé en début de scénario afin de transformer un format donné en format interne
Convertisseur(String, String) - Constructor for class nat.convertisseur.Convertisseur
Constructeur
Convertisseur2ODT - Class in nat.convertisseur
Convertit en odt un document doc, rtf, ou tout autre en faisant appel à l'API d'openoffice via JODConverter
Convertisseur2ODT(String, String) - Constructor for class nat.convertisseur.Convertisseur2ODT
Constructeur
ConvertisseurChaine - Class in nat.convertisseur
Convertit une chaine de caractère littéraire dans un fichier au format interne
ConvertisseurChaine(String, String) - Constructor for class nat.convertisseur.ConvertisseurChaine
Constructeur, donne par défaut la valeur "UTF-8" à ConvertisseurChaine.sourceEncoding
ConvertisseurChaine(String, String, String) - Constructor for class nat.convertisseur.ConvertisseurChaine
Constructeur
ConvertisseurOpenOffice - Class in nat.convertisseur
Convertisseur de documents odt; utilise writer2xhtml pour convertir en xhtml puis ConvertisseurXML pour convertir au format interne
ConvertisseurOpenOffice(String, String) - Constructor for class nat.convertisseur.ConvertisseurOpenOffice
Constructeur
ConvertisseurSans - Class in nat.convertisseur
La classe ConvertisseurSans se contente de recopier le fichier d'entrée dans le fichier de sortie.
ConvertisseurSans(String, String) - Constructor for class nat.convertisseur.ConvertisseurSans
Constructeur
ConvertisseurTan - Class in nat.convertisseur
Convertisseur Texte pour TAN Supprime les coupures et les sauts de pages du document braille d'origine
ConvertisseurTan(String, String) - Constructor for class nat.convertisseur.ConvertisseurTan
Constructeur
ConvertisseurTan(String, String, char) - Constructor for class nat.convertisseur.ConvertisseurTan
Constructeur
ConvertisseurTan(String, String, String) - Constructor for class nat.convertisseur.ConvertisseurTan
Constructeur
ConvertisseurTexte - Class in nat.convertisseur
Convertisseur de format texte/plain en format interne
ConvertisseurTexte(String, String) - Constructor for class nat.convertisseur.ConvertisseurTexte
Constructeur
ConvertisseurTexte(String, String, char) - Constructor for class nat.convertisseur.ConvertisseurTexte
Constructeur
ConvertisseurTexte(String, String, String) - Constructor for class nat.convertisseur.ConvertisseurTexte
Constructeur
ConvertisseurTexteMixte - Class in nat.convertisseur
Convertit un fichier texte contenant du MathMl au format interne
ConvertisseurTexteMixte(String, String) - Constructor for class nat.convertisseur.ConvertisseurTexteMixte
Constructeur
ConvertisseurTexteMixte(String, String, String) - Constructor for class nat.convertisseur.ConvertisseurTexteMixte
Constructeur
ConvertisseurTexteXML - Class in nat.convertisseur
Convertit un fichier texte contenant du MathMl au format interne, en utilisant l'API XML de java et pas l'API d'écriture de fichier comme dans ConvertisseurTexteMixte.
ConvertisseurTexteXML(String, String) - Constructor for class nat.convertisseur.ConvertisseurTexteXML
Constructeur
ConvertisseurTexteXML(String, String, String) - Constructor for class nat.convertisseur.ConvertisseurTexteXML
Constructeur
ConvertisseurXML - Class in nat.convertisseur
Convertit un fichier XML (XHTML) au format interne
ConvertisseurXML(String, String) - Constructor for class nat.convertisseur.ConvertisseurXML
Constructeur
convolve() - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve() - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -convolve to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
convolve(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -convolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
coordFormat(String) - Method in class org.im4java.core.ETOps
Add option -coordFormat to the exiftool commandline (see the documentation of exiftool for details).
copy(String) - Method in class org.im4java.core.JPTOps
Add option -copy to the jpegtran commandline (see the documentation of jpegtran for details).
copyFile(String, String) - Static method in class outils.FileToolKit
Copie un fichier vers un autre à l'identique (sans changer d'encodage)
copyFile(String, String, String, String) - Static method in class outils.FileToolKit
Copie un fichier vers un autre en changeant d'encodage
createId(String) - Method in class org.im4java.core.UFRawOps
Add option --create-id= to the ufraw commandline (see the documentation of ufraw for details).
createTIFF() - Method in class org.im4java.core.DCRAWOps
Add option -T to the dcraw commandline (see the documentation of dcraw for details).
crop() - Method in class org.im4java.core.GMOps
Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
crop() - Method in class org.im4java.core.IMOps
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
crop(Integer) - Method in class org.im4java.core.GMOps
Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
crop(Integer) - Method in class org.im4java.core.IMOps
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
crop(Integer) - Method in class org.im4java.core.JPTOps
Add option -crop to the jpegtran commandline (see the documentation of jpegtran for details).
crop(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
crop(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
crop(Integer, Integer) - Method in class org.im4java.core.JPTOps
Add option -crop to the jpegtran commandline (see the documentation of jpegtran for details).
crop(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
crop(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
crop(Integer, Integer, Integer) - Method in class org.im4java.core.JPTOps
Add option -crop to the jpegtran commandline (see the documentation of jpegtran for details).
crop(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
crop(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
crop(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.JPTOps
Add option -crop to the jpegtran commandline (see the documentation of jpegtran for details).
crop(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.UFRawOperation
Method to set all crop-values at once.
crop(Integer, Integer, Integer, Integer, Character) - Method in class org.im4java.core.GMOps
Add option -crop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
crop(Integer, Integer, Integer, Integer, Character) - Method in class org.im4java.core.IMOps
Add option -crop to the ImageMagick commandline (see the documentation of ImageMagick for details).
cropBottom(Integer) - Method in class org.im4java.core.UFRawOps
Add option --crop-bottom= to the ufraw commandline (see the documentation of ufraw for details).
cropLeft(Integer) - Method in class org.im4java.core.UFRawOps
Add option --crop-left= to the ufraw commandline (see the documentation of ufraw for details).
cropRight(Integer) - Method in class org.im4java.core.UFRawOps
Add option --crop-right= to the ufraw commandline (see the documentation of ufraw for details).
cropTop(Integer) - Method in class org.im4java.core.UFRawOps
Add option --crop-top= to the ufraw commandline (see the documentation of ufraw for details).
curve(String) - Method in class org.im4java.core.UFRawOps
Add option --curve= to the ufraw commandline (see the documentation of ufraw for details).
curveFile(String) - Method in class org.im4java.core.UFRawOps
Add option --curve-file= to the ufraw commandline (see the documentation of ufraw for details).
cycle() - Method in class org.im4java.core.GMOps
Add option -cycle to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
cycle() - Method in class org.im4java.core.IMOps
Add option -cycle to the ImageMagick commandline (see the documentation of ImageMagick for details).
cycle(Integer) - Method in class org.im4java.core.GMOps
Add option -cycle to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
cycle(Integer) - Method in class org.im4java.core.IMOps
Add option -cycle to the ImageMagick commandline (see the documentation of ImageMagick for details).

D

darkframe(String) - Method in class org.im4java.core.UFRawOps
Add option --darkframe= to the ufraw commandline (see the documentation of ufraw for details).
darkness(Double) - Method in class org.im4java.core.DCRAWOps
Add option -k to the dcraw commandline (see the documentation of dcraw for details).
dateFormat(String) - Method in class org.im4java.core.ETOps
Add option -dateFormat to the exiftool commandline (see the documentation of exiftool for details).
DcrawCmd - Class in org.im4java.core
This class wraps the dcraw command.
DcrawCmd() - Constructor for class org.im4java.core.DcrawCmd
Constructor.
DCRAWOperation - Class in org.im4java.core
This class models the command-line of dcraw.
DCRAWOperation() - Constructor for class org.im4java.core.DCRAWOperation
 
DCRAWOps - Class in org.im4java.core
This class subclasses Operation and adds methods for all commandline options of dcraw.
DCRAWOps() - Constructor for class org.im4java.core.DCRAWOps
 
debug() - Method in class org.im4java.core.GMOps
Add option -debug to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
debug() - Method in class org.im4java.core.IMOps
Add option -debug to the ImageMagick commandline (see the documentation of ImageMagick for details).
debug() - Method in class org.im4java.core.JPTOps
Add option -debug to the jpegtran commandline (see the documentation of jpegtran for details).
debug(String) - Method in class org.im4java.core.GMOps
Add option -debug to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
debug(String) - Method in class org.im4java.core.IMOps
Add option -debug to the ImageMagick commandline (see the documentation of ImageMagick for details).
decimal() - Method in class org.im4java.core.ETOps
Add option -decimal to the exiftool commandline (see the documentation of exiftool for details).
decipher() - Method in class org.im4java.core.IMOps
Add option -decipher to the ImageMagick commandline (see the documentation of ImageMagick for details).
decipher(String) - Method in class org.im4java.core.IMOps
Add option -decipher to the ImageMagick commandline (see the documentation of ImageMagick for details).
deconstruct() - Method in class org.im4java.core.GMOps
Add option -deconstruct to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
deconstruct() - Method in class org.im4java.core.IMOps
Add option -deconstruct to the ImageMagick commandline (see the documentation of ImageMagick for details).
define() - Method in class org.im4java.core.GMOps
Add option -define to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
define() - Method in class org.im4java.core.IMOps
Add option -define to the ImageMagick commandline (see the documentation of ImageMagick for details).
define(String) - Method in class org.im4java.core.GMOps
Add option -define to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
define(String) - Method in class org.im4java.core.IMOps
Add option -define to the ImageMagick commandline (see the documentation of ImageMagick for details).
delay() - Method in class org.im4java.core.GMOps
Add option -delay to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
delay() - Method in class org.im4java.core.IMOps
Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details).
delay(Integer) - Method in class org.im4java.core.GMOps
Add option -delay to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
delay(Integer) - Method in class org.im4java.core.IMOps
Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details).
delay(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -delay to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
delay(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details).
delay(Integer, Integer, Character) - Method in class org.im4java.core.GMOps
Add option -delay to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
delay(Integer, Integer, Character) - Method in class org.im4java.core.IMOps
Add option -delay to the ImageMagick commandline (see the documentation of ImageMagick for details).
delete() - Method in class org.im4java.core.IMOps
Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
delete(Integer) - Method in class org.im4java.core.IMOps
Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
delete(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
delete(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
delete(String) - Method in class org.im4java.core.IMOps
Add option -delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
deliver(boolean) - Method in class gestionnaires.GestionnaireErreur
Actibe ou désactive la diffusion des messages
delTags(String...) - Method in class org.im4java.core.ETOperation
Delete all tags with the given tag-names.
density() - Method in class org.im4java.core.GMOps
Add option -density to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
density() - Method in class org.im4java.core.IMOps
Add option -density to the ImageMagick commandline (see the documentation of ImageMagick for details).
density(Integer) - Method in class org.im4java.core.GMOps
Add option -density to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
density(Integer) - Method in class org.im4java.core.IMOps
Add option -density to the ImageMagick commandline (see the documentation of ImageMagick for details).
density(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -density to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
density(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -density to the ImageMagick commandline (see the documentation of ImageMagick for details).
depth() - Method in class org.im4java.core.GMOps
Add option -depth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
depth() - Method in class org.im4java.core.IMOps
Add option -depth to the ImageMagick commandline (see the documentation of ImageMagick for details).
depth(Integer) - Method in class org.im4java.core.GMOps
Add option -depth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
depth(Integer) - Method in class org.im4java.core.IMOps
Add option -depth to the ImageMagick commandline (see the documentation of ImageMagick for details).
depth16() - Method in class org.im4java.core.DCRAWOps
Add option -4 to the dcraw commandline (see the documentation of dcraw for details).
descend() - Method in class org.im4java.core.IMOps
Add option -descend to the ImageMagick commandline (see the documentation of ImageMagick for details).
description - Variable in class outils.regles.Regle
Description de la règle ou catégorie de règle
deskew() - Method in class org.im4java.core.IMOps
Add option -deskew to the ImageMagick commandline (see the documentation of ImageMagick for details).
deskew(Double) - Method in class org.im4java.core.IMOps
Add option -deskew to the ImageMagick commandline (see the documentation of ImageMagick for details).
despeckle() - Method in class org.im4java.core.GMOps
Add option -despeckle to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
despeckle() - Method in class org.im4java.core.IMOps
Add option -despeckle to the ImageMagick commandline (see the documentation of ImageMagick for details).
DialogueEmbossage - Class in ui
Dialogue permettant la sélection des pages à imprimer
DialogueEmbossage(JFrame, boolean[], int) - Constructor for class ui.DialogueEmbossage
Constructeur
displace() - Method in class org.im4java.core.IMOps
Add option -displace to the ImageMagick commandline (see the documentation of ImageMagick for details).
displace(Double) - Method in class org.im4java.core.IMOps
Add option -displace to the ImageMagick commandline (see the documentation of ImageMagick for details).
displace(Double, Double) - Method in class org.im4java.core.IMOps
Add option -displace to the ImageMagick commandline (see the documentation of ImageMagick for details).
display() - Method in class org.im4java.core.GMOps
Add option -display to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
display() - Method in class org.im4java.core.IMOps
Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details).
display(String) - Method in class org.im4java.core.GMOps
Add option -display to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
display(String) - Method in class org.im4java.core.IMOps
Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details).
display(String, Integer) - Method in class org.im4java.core.GMOps
Add option -display to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
display(String, Integer) - Method in class org.im4java.core.IMOps
Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details).
display(String, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -display to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
display(String, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -display to the ImageMagick commandline (see the documentation of ImageMagick for details).
DisplayCmd - Class in org.im4java.core
This class wraps the IM command display.
DisplayCmd() - Constructor for class org.im4java.core.DisplayCmd
Constructor.
DisplayCmd(boolean) - Constructor for class org.im4java.core.DisplayCmd
Constructor with option to use GraphicsMagick.
dispose() - Method in class org.im4java.core.GMOps
Add option -dispose to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
dispose() - Method in class org.im4java.core.IMOps
Add option -dispose to the ImageMagick commandline (see the documentation of ImageMagick for details).
dispose() - Method in class ui.Configuration
ferme la fenêtre et indique à Configuration.fPrinc que la fenêtre est fermée
dispose() - Method in class ui.EditeurTan
Supprime aussi EditeurTan.panneauLog des écouteurs de logs
dispose(String) - Method in class org.im4java.core.GMOps
Add option -dispose to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
dispose(String) - Method in class org.im4java.core.IMOps
Add option -dispose to the ImageMagick commandline (see the documentation of ImageMagick for details).
dissolve() - Method in class org.im4java.core.IMOps
Add option -dissolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
dissolve(Integer) - Method in class org.im4java.core.IMOps
Add option -dissolve to the ImageMagick commandline (see the documentation of ImageMagick for details).
distort() - Method in class org.im4java.core.IMOps
Add option -distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
distort(String) - Method in class org.im4java.core.IMOps
Add option -distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
distort(String, String) - Method in class org.im4java.core.IMOps
Add option -distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
dither() - Method in class org.im4java.core.GMOps
Add option -dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
dither() - Method in class org.im4java.core.IMOps
Add option -dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
dither(String) - Method in class org.im4java.core.GMOps
Add option -dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
dither(String) - Method in class org.im4java.core.IMOps
Add option -dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
donneTempsExecution() - Method in class nat.convertisseur.Convertisseur
Renvoie la valeur de Convertisseur.tempsExecution
donneTempsExecution() - Method in class nat.presentateur.Presentateur
Méthode d'accès,
donneTempsExecution() - Method in class nat.transcodeur.Transcodeur
Méthode d'accès à tempsExecution
draw() - Method in class org.im4java.core.GMOps
Add option -draw to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
draw() - Method in class org.im4java.core.IMOps
Add option -draw to the ImageMagick commandline (see the documentation of ImageMagick for details).
draw(String) - Method in class org.im4java.core.GMOps
Add option -draw to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
draw(String) - Method in class org.im4java.core.IMOps
Add option -draw to the ImageMagick commandline (see the documentation of ImageMagick for details).
DTD - Variable in class nat.convertisseur.Convertisseur
Adresse de la DTD utilisée pour le format interne
DynamicOperation - Interface in org.im4java.core
This interface defines a DynamicOperation.

E

edge() - Method in class org.im4java.core.GMOps
Add option -edge to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
edge() - Method in class org.im4java.core.IMOps
Add option -edge to the ImageMagick commandline (see the documentation of ImageMagick for details).
edge(Double) - Method in class org.im4java.core.GMOps
Add option -edge to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
edge(Double) - Method in class org.im4java.core.IMOps
Add option -edge to the ImageMagick commandline (see the documentation of ImageMagick for details).
Edge(IMOperation, double) - Constructor for class org.im4java.utils.NoiseFilter.Edge
Constructor.
Editeur - Class in ui
Cette classe de l'interface graphique permet d'afficher le fichier transcrit et d'intéragir avec lui (édition, mode perkins, etc.).
Editeur(int, Embosseur, GestionnaireErreur) - Constructor for class ui.Editeur
Construit un objet Editeur
EditeurBraille - Class in ui
Classe décrivant un éditeur braille dans nat
EditeurBraille(String, Embosseur, GestionnaireErreur) - Constructor for class ui.EditeurBraille
Construit un objet EditeurBraille
EditeurTan - Class in ui
Cette classe de l'interface graphique permet d'afficher le fichier transcrit et d'intéragir avec lui (édition, mode perkins, etc.).
EditeurTan(Embosseur, String, Nat) - Constructor for class ui.EditeurTan
Construit un objet Editeur
EditeurXML - Class in ui
Cette classe de l'interface graphique permet d'afficher un fichier à mettre en page (au format nat) et d'intéragir avec lui
EditeurXML(GestionnaireErreur) - Constructor for class ui.EditeurXML
Constructeur par défaut.
EditeurXML(GestionnaireErreur, String) - Constructor for class ui.EditeurXML
Constructeur.
embeddedImage() - Method in class org.im4java.core.UFRawOps
Add option --embedded-image to the ufraw commandline (see the documentation of ufraw for details).
emboss() - Method in class org.im4java.core.GMOps
Add option -emboss to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
emboss() - Method in class org.im4java.core.IMOps
Add option -emboss to the ImageMagick commandline (see the documentation of ImageMagick for details).
emboss(Double) - Method in class org.im4java.core.GMOps
Add option -emboss to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
emboss(Double) - Method in class org.im4java.core.IMOps
Add option -emboss to the ImageMagick commandline (see the documentation of ImageMagick for details).
Embosser() - Method in class outils.Embosseur
Méthode à redéfinir; embosse le fichier Embosseur.fichier
Embosser() - Method in class outils.EmbosseurInstalle
Rédéfinition de Embosseur.Embosser()
Embosser() - Method in class outils.EmbosseurLDC
Lance l'embossage en appelant le script réalisé dans EmbosseurLDC.fabriqueExec()
Embosser(String) - Method in class outils.Embosseur
Méthode à redéfinir; embosse le fichier dont l'adresse est donnée en paramètre
Embosser(String) - Method in class outils.EmbosseurInstalle
Rédéfinition de Embosseur.Embosser(String)
Embosser(String) - Method in class outils.EmbosseurLDC
Rédéfinition de Embosseur.Embosser(String)
embosseur - Variable in class ui.EditeurBraille
Objet embosseur, pour l'embossage bien entendu...
Embosseur - Class in outils
Classe abstraite permettant la gestion de l'embossage
Embosseur(String, GestionnaireErreur) - Constructor for class outils.Embosseur
Constructeur
EmbosseurInstalle - Class in outils
Gère l'embossage avec un périphérique d'impression installé sur la machine
EmbosseurInstalle(String, GestionnaireErreur) - Constructor for class outils.EmbosseurInstalle
Constructeur
EmbosseurLDC - Class in outils
Gère l'embossage par exécution d'une ligne de commande
EmbosseurLDC(String, GestionnaireErreur) - Constructor for class outils.EmbosseurLDC
Constructeur
en_in - Static variable in class nat.OptNames
constante valant "in-encoding"
en_out - Static variable in class nat.OptNames
constante valant "out-encoding"
enableTabComponents(Boolean) - Method in class ui.ConfMiseEnPageAvancee
Si mise en page : active les composants de titres / désactive les chaînes Sinon : active les chaînes / désactive les composants de titres
encipher() - Method in class org.im4java.core.IMOps
Add option -encipher to the ImageMagick commandline (see the documentation of ImageMagick for details).
encipher(String) - Method in class org.im4java.core.IMOps
Add option -encipher to the ImageMagick commandline (see the documentation of ImageMagick for details).
encodage - Variable in class ui.EditeurBraille
encodage du fichier transcrit
encode() - Method in class nat.presentateur.PresentateurSans
Encode le fichier d'entrée avec la table braille et l'encodage de sortie
encode(String, String) - Method in class nat.presentateur.Presentateur
Recopie le fichier source dans le fichier sortie en changeant l'encodage
encoding() - Method in class org.im4java.core.GMOps
Add option -encoding to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
encoding() - Method in class org.im4java.core.IMOps
Add option -encoding to the ImageMagick commandline (see the documentation of ImageMagick for details).
encoding(String) - Method in class org.im4java.core.GMOps
Add option -encoding to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
encoding(String) - Method in class org.im4java.core.IMOps
Add option -encoding to the ImageMagick commandline (see the documentation of ImageMagick for details).
endian() - Method in class org.im4java.core.GMOps
Add option -endian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
endian() - Method in class org.im4java.core.IMOps
Add option -endian to the ImageMagick commandline (see the documentation of ImageMagick for details).
endian(String) - Method in class org.im4java.core.GMOps
Add option -endian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
endian(String) - Method in class org.im4java.core.IMOps
Add option -endian to the ImageMagick commandline (see the documentation of ImageMagick for details).
enhance() - Method in class org.im4java.core.GMOps
Add option -enhance to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
enhance() - Method in class org.im4java.core.IMOps
Add option -enhance to the ImageMagick commandline (see the documentation of ImageMagick for details).
enModif - Variable in class ui.EditeurBraille
Indique si des modifications sont en cours
enregistrer() - Method in class ui.ConfAvance
enregistre les options
enregistrer() - Method in class ui.ConfConversion
Renvoie toujours true
enregistrer() - Method in class ui.ConfEmbossage
Enregistre les options de l'onglet
enregistrer() - Method in class ui.ConfGeneral
Enregistre les options de l'onglet
enregistrer() - Method in class ui.ConfInterface
Enregistre les options de l'onglet
enregistrer() - Method in class ui.ConfMiseEnPage
Enregistre les options de l'onglet
enregistrer() - Method in class ui.ConfMiseEnPageAvancee
Enregistre les options de l'onglet
enregistrer() - Method in class ui.ConfPostTraitement
Enregistre les options de l'onglet
enregistrer() - Method in class ui.ConfTranscription
Enregistre les options de l'onglet
enregistrer() - Method in interface ui.SavableTabbedConfigurationPane
Enregistre les options de l'onglet
enregistrer(String) - Method in class ui.ConfAvance
enregistre les options
enregistrer(String) - Method in class ui.ConfConversion
Renvoie toujours true
enregistrer(String) - Method in class ui.ConfEmbossage
Enregistre les options de l'onglet
enregistrer(String) - Method in class ui.ConfGeneral
Enregistre les options de l'onglet(non-Javadoc)
enregistrer(String) - Method in class ui.ConfInterface
Enregistre les options de l'onglet
enregistrer(String) - Method in class ui.ConfMiseEnPage
Enregistre les options de l'onglet
enregistrer(String) - Method in class ui.ConfMiseEnPageAvancee
Enregistre les options de l'onglet
enregistrer(String) - Method in class ui.ConfPostTraitement
Enregistre les options de l'onglet
enregistrer(String) - Method in class ui.ConfTranscription
Enregistre les options de l'onglet
enregistrer(String) - Method in interface ui.SavableTabbedConfigurationPane
Enregistre les options de l'onglet dans le fichier f
enregistrerFichier() - Method in class ui.EditeurBraille
Enregistre le fichier
enregistrerFichierNoir(String, boolean) - Method in class ui.EditeurTan
Enregistre aussi le fichier noir (en XHTML)
EntityResolverNull - Class in ui.listener
Resolver qui ne resolve rien du tout; Permet de se passer de dtd pour les parsage de documents
EntityResolverNull() - Constructor for class ui.listener.EntityResolverNull
 
entree - Variable in class nat.transcodeur.Transcodeur
Adresse du fichier d'entrée au format XML interne
equalize() - Method in class org.im4java.core.GMOps
Add option -equalize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
equalize() - Method in class org.im4java.core.IMOps
Add option -equalize to the ImageMagick commandline (see the documentation of ImageMagick for details).
equals(Object) - Method in class outils.regles.Regle
Vérifie si deux règles sont identiques
equals(Object) - Method in class outils.regles.RegleEnsemble
Vrai si les identifiants sont identiques
equals(Object) - Method in class outils.regles.RegleLocution
Renvoie vrai si r est une RegleLocution et que les attributs noir sont égaux
equals(Object) - Method in class outils.regles.RegleSigne
Renvoie vrai si r est une RegleSigne et que les attributs noir sont égaux
equals(Object) - Method in class outils.regles.RegleSymbole
Renvoie vrai si r est une RegleSymbole et que les attributs noir sont égaux
equals(Object) - Method in class ui.BrailleTableListItem
Redéfinition de la méthode equals
equals(BrailleTableListItem) - Method in class ui.BrailleTableListItem
Compare deux configurations, une (cli) représentée par une instance de ConfigurationsListItem et l'autre par le nom de la configuration représentée par this
equals(ConfigurationsListItem) - Method in class ui.ConfigurationsListItem
Compare deux configurations, une (cli) représentée par une instance de ConfigurationsListItem et l'autre par le nom de la configuration représentée par this
error(SAXParseException) - Method in class gestionnaires.GestionnaireErreur
Si fonctionnement en mode debugage, affiche l'erreur non bloquante
ErrorConsumer - Interface in org.im4java.process
This interface defines an ErrorConsumer.
escapeHTML() - Method in class org.im4java.core.ETOps
Add option -escapeHTML to the exiftool commandline (see the documentation of exiftool for details).
espace - Variable in class nat.convertisseur.ConvertisseurTexte
caractère délimiteur de mots
ETOperation - Class in org.im4java.core
This class models the command-line of exiftool.
ETOperation() - Constructor for class org.im4java.core.ETOperation
 
ETOps - Class in org.im4java.core
This class subclasses Operation and adds methods for all commandline options of exiftool.
ETOps() - Constructor for class org.im4java.core.ETOps
 
evaluate() - Method in class org.im4java.core.IMOps
Add option -evaluate to the ImageMagick commandline (see the documentation of ImageMagick for details).
evaluate(String) - Method in class org.im4java.core.IMOps
Add option -evaluate to the ImageMagick commandline (see the documentation of ImageMagick for details).
evaluate(String, String) - Method in class org.im4java.core.IMOps
Add option -evaluate to the ImageMagick commandline (see the documentation of ImageMagick for details).
exclude(String) - Method in class org.im4java.core.ETOps
Add option -exclude to the exiftool commandline (see the documentation of exiftool for details).
execute() - Method in class org.im4java.core.ETOps
Add option -execute to the exiftool commandline (see the documentation of exiftool for details).
exif() - Method in class org.im4java.core.UFRawOps
Add option --exif to the ufraw commandline (see the documentation of ufraw for details).
ExiftoolCmd - Class in org.im4java.core
This class wraps the exiftool command.
ExiftoolCmd() - Constructor for class org.im4java.core.ExiftoolCmd
Constructor.
EXPORTER_BRF - Static variable in class gestionnaires.GestionnaireExporter
constante pour lexportation au format brf
exposure(Double) - Method in class org.im4java.core.UFRawOps
Add option --exposure= to the ufraw commandline (see the documentation of ufraw for details).
exposure(String) - Method in class org.im4java.core.UFRawOperation
--exposure= with String-argument only accepts "auto".
exposure(String) - Method in class org.im4java.core.UFRawOps
Add option --exposure= to the ufraw commandline (see the documentation of ufraw for details).
extension(String) - Method in class org.im4java.core.ETOps
Add option -extension to the exiftool commandline (see the documentation of exiftool for details).
extent() - Method in class org.im4java.core.IMOps
Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details).
extent(Integer) - Method in class org.im4java.core.IMOps
Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details).
extent(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details).
extent(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details).
extent(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -extent to the ImageMagick commandline (see the documentation of ImageMagick for details).
extract() - Method in class org.im4java.core.IMOps
Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details).
extract(Integer) - Method in class org.im4java.core.IMOps
Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details).
extract(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details).
extract(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details).
extract(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -extract to the ImageMagick commandline (see the documentation of ImageMagick for details).
extractEmbedded() - Method in class org.im4java.core.ETOps
Add option -extractEmbedded to the exiftool commandline (see the documentation of exiftool for details).
extractThumbnail() - Method in class org.im4java.core.DCRAWOps
Add option -e to the dcraw commandline (see the documentation of dcraw for details).

F

fabriqueDico(String, String, String) - Static method in class outils.HyphenationToolkit
Construit le dictionnaire de coupure (en xsl) à partir d'un dictionnaire existant au format .dic (Tex)
fabriqueDicoNat(String, String, String) - Static method in class outils.HyphenationToolkit
Construit le dictionnaire de coupure de nat (en xsl) à partir d'un dictionnaire existant au format .dic (Tex)
fabriqueExec() - Method in class outils.EmbosseurLDC
Fabrique un script d'exécution conteannt les commandes d'embossage
fabriqueExec(int) - Method in class nat.convertisseur.Convertisseur2ODT
Fabrique le script de lancement d'openoffice en fonction de l'OS
fabriqueExec(int, String) - Method in class ui.EditeurTan
Fabrique le script de lancement de l'éditeur mathématique d'OOo en fonction de l'OS
fabriqueTranscription(String, String, GestionnaireErreur) - Static method in class nat.Transcription
Fabrique d'instances de Transcription Fabrique une transcription pour le fichier fs et la sortie fc Utilise la valeur renvoyée par ConfigNat.isReverseTrans() pour déterminer le sens de la transcription Appelle ensuite thisTranscription.fabriqueTranscription(String, String, GestionnaireErreur, boolean)
fabriqueTranscription(String, String, GestionnaireErreur, boolean) - Static method in class nat.Transcription
Fabrique d'instances de Transcription Fabrique une transcription pour le fichier fs et la sortie fc
fabriqueTranscriptions(ArrayList<String>, ArrayList<String>) - Method in class nat.Nat
Fait appel à la fabrique Transcription pour obtenir les instances de transcription à réaliser Ne détermine pas le sens de la transcription, qui sera établit dans Transcription.fabriqueTranscription(String, String, GestionnaireErreur)
fabriqueTranscriptions(ArrayList<String>, ArrayList<String>, boolean) - Method in class nat.Nat
Fait appel à la fabrique Transcription pour obtenir les instances de transcription à réaliser Utilise le booléen reverse pour contraindre le sens de transcription
fast() - Method in class org.im4java.core.ETOps
Add option -fast to the exiftool commandline (see the documentation of exiftool for details).
fatalError(SAXParseException) - Method in class gestionnaires.GestionnaireErreur
Lance la demande d'affichage pour l'erreur fatale exception
FenetreBugReport - Class in ui
Fenêtre générant les rapports de bug
FenetreBugReport(FenetrePrinc, String) - Constructor for class ui.FenetreBugReport
Constructeur
FenetrePrinc - Class in ui
Fenêtre principale de l'interface graphique
FenetrePrinc(Nat) - Constructor for class ui.FenetrePrinc
Constructeur de FenetrePrinc
FenetrePrinc.ThreadJPB - Class in ui
Classe interne de FenetrePrinc permettant de jouer un son à intervalle régulier pendant la transcription
FenetrePrinc.ThreadTrans - Class in ui
Classe interne de FenetrePrinc permettant de jouer un son à intervalle régulier pendant la transcription
fi_braille_table - Static variable in class nat.OptNames
constante valant "fi-braille-table"
fi_dtd_filename - Static variable in class nat.OptNames
constante valant "fi-dtd-filename"
fi_filter_filename - Static variable in class nat.OptNames
constante valant "fi-filter-filename"
fi_hyphenation - Static variable in class nat.OptNames
constante valant "fi-hyphenation"
fi_hyphenation_dirty - Static variable in class nat.OptNames
constante valant "fi-hyphenation-dirty"
fi_hyphenation_lit - Static variable in class nat.OptNames
constante valant "fi-hyphenation-lit"
fi_hyphenation_rulefile_desc - Static variable in class nat.OptNames
constante valant "fi-hyphenation-rulefile-desc"
fi_hyphenation_rulefile_name - Static variable in class nat.OptNames
constante valant "fi-hyphenation-rulefile-name"
fi_infos - Static variable in class nat.OptNames
constante valant "fi-infos"
fi_is_sys_braille_table - Static variable in class nat.OptNames
constante valant "fi-is-sys-braille-table
fi_is_sys_config - Static variable in class nat.OptNames
constante valant "fi-is-sys-config"
fi_is_sys_emboss_table - Static variable in class nat.OptNames
constante valant "fi-is-sys-emboss-table
fi_line_lenght - Static variable in class nat.OptNames
constante valant "fi-line-length"
fi_line_number - Static variable in class nat.OptNames
constante valant "fi-line-number"
fi_litt_abbreg - Static variable in class nat.OptNames
constante valant "fi-litt-abbreg"
fi_litt_fr_abbreg_filter_filename - Static variable in class nat.OptNames
constante valant "fi-litt-fr-abbreg-filter-filename"
fi_litt_fr_abbreg_rules_filename - Static variable in class nat.OptNames
constante valant "fi-litt-fr-abbreg-rules-filename"
fi_litt_fr_abbreg_rules_filename_perso - Static variable in class nat.OptNames
constante valant "fi-litt-fr-abbreg-rules-filename-perso"
fi_litt_fr_abbreg_rules_filter_filename - Static variable in class nat.OptNames
constante valant "fi-litt-fr-abbreg-rules-filter-filename"
fi_litt_fr_int_filter_filename - Static variable in class nat.OptNames
constante valant "fi-litt-fr-int-filter-filename"
fi_litt_tag_deb - Static variable in class nat.OptNames
constante valant "fi-litt-tag-deb"
fi_litt_tag_end - Static variable in class nat.OptNames
constante valant "fi-litt-tag-end"
fi_litt_transcribe - Static variable in class nat.OptNames
constante valant "fi-litt-transcribe"
fi_math_filter_filename - Static variable in class nat.OptNames
constante valant "fi-math-filter-filename"
fi_math_force_prefix - Static variable in class nat.OptNames
constante valant "fi-math-force-prefix"
fi_math_tag_deb - Static variable in class nat.OptNames
constante valant "fi-math-tag-deb"
fi_math_tag_end - Static variable in class nat.OptNames
constante valant "fi-math-tag-end"
fi_math_transcribe - Static variable in class nat.OptNames
constante valant "fi-math-transcribe"
fi_math_use_trigo_spec - Static variable in class nat.OptNames
constante valant "fi-math-use-trigo-notation"
fi_music_filter_filename - Static variable in class nat.OptNames
constante valant "fi-music-filter-filename"
fi_music_tag_deb - Static variable in class nat.OptNames
constante valant "fi-music-tag-deb"
fi_music_tag_end - Static variable in class nat.OptNames
constante valant "fi-music-tag-end"
fi_music_transcribe - Static variable in class nat.OptNames
constante valant "fi-music-transcribe"
fi_name - Static variable in class nat.OptNames
constante valant "fi-name"
fi_optimize - Static variable in class nat.OptNames
constante valant "fi-optimize"
fi_tag_doc_begin - Static variable in class nat.OptNames
constante valant "fi-tag-doc-begin"
fi_tag_doc_end - Static variable in class nat.OptNames
constante valant "fi-tag-doc-end"
fi_tag_par_begin - Static variable in class nat.OptNames
constante valant "fi-tag-par-begin"
fi_tag_par_end - Static variable in class nat.OptNames
constante valant "fi-tag-par-end"
fichier - Variable in class outils.Embosseur
L'adresse du fichier à embosser
fichier - Variable in class ui.EditeurBraille
L'adresse du fichier transcrit
fichTmpTan - Static variable in class nat.ConfigNat
nom par défaut du fichier temporaire tan
FILE_ENCODING - Static variable in class outils.SystemUtils
The file.encoding System Property.
FILE_SEPARATOR - Static variable in class outils.SystemUtils
The file.separator System Property.
fileChanged(String) - Method in class ui.EditeurTan
Le fichier a été modifié
fileChanged(String) - Method in interface ui.listener.FileChangeListener
Appellée lorsqu'un fichier est modifié
FileChangeListener - Interface in ui.listener
Interface permettant d'écouter un fichier
FileMonitor - Class in ui.listener
Réalise le monitoring d'un fichiers
FileMonitor() - Constructor for class ui.listener.FileMonitor
Constructeur (protected)
FileToolKit - Class in outils
Classe gérant différentes opérations de base sur les fichiers, comme la copie ou l'encodage
FileToolKit() - Constructor for class outils.FileToolKit
 
fill() - Method in class org.im4java.core.GMOps
Add option -fill to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
fill() - Method in class org.im4java.core.IMOps
Add option -fill to the ImageMagick commandline (see the documentation of ImageMagick for details).
fill(String) - Method in class org.im4java.core.GMOps
Add option -fill to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
fill(String) - Method in class org.im4java.core.IMOps
Add option -fill to the ImageMagick commandline (see the documentation of ImageMagick for details).
filter() - Method in class org.im4java.core.GMOps
Add option -filter to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
filter() - Method in class org.im4java.core.IMOps
Add option -filter to the ImageMagick commandline (see the documentation of ImageMagick for details).
filter(String) - Method in class org.im4java.core.GMOps
Add option -filter to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
filter(String) - Method in class org.im4java.core.IMOps
Add option -filter to the ImageMagick commandline (see the documentation of ImageMagick for details).
filtre - Variable in class nat.presentateur.PresentateurMEP
adresse de la feuille xsl de mise en page
filtre - Variable in class nat.transcodeur.Transcodeur
La feuille de style xsl à utiliser pour la transcription
filtre - Variable in class outils.Embosseur
Feuille xsl permettant la conversion vers la table braille d'embossage
FiltreFichier - Class in ui
Classe de gestion des filtres pour les fichiers utilisés dans nat en fonction de leur extension d'après http://brassens.upmf-grenoble.fr/IMSS/dciss/Enseignements/PSR/Prog/Java/dialogueFichier.htm
FiltreFichier(String[], String) - Constructor for class ui.FiltreFichier
Constructeur
fireFileChangeEvent(FileChangeListener, String) - Method in class ui.listener.FileMonitor
Déclencheur
fixBase(Integer) - Method in class org.im4java.core.ETOps
Add option -fixBase to the exiftool commandline (see the documentation of exiftool for details).
fixedWhiteLevel() - Method in class org.im4java.core.DCRAWOps
Add option -W to the dcraw commandline (see the documentation of dcraw for details).
flatten() - Method in class org.im4java.core.GMOps
Add option -flatten to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
flatten() - Method in class org.im4java.core.IMOps
Add option -flatten to the ImageMagick commandline (see the documentation of ImageMagick for details).
flip() - Method in class org.im4java.core.GMOps
Add option -flip to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
flip() - Method in class org.im4java.core.IMOps
Add option -flip to the ImageMagick commandline (see the documentation of ImageMagick for details).
flip(String) - Method in class org.im4java.core.JPTOps
Add option -flip to the jpegtran commandline (see the documentation of jpegtran for details).
flipImage(Integer) - Method in class org.im4java.core.DCRAWOps
Add option -t to the dcraw commandline (see the documentation of dcraw for details).
floodfill() - Method in class org.im4java.core.IMOps
Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details).
floodfill(Integer) - Method in class org.im4java.core.IMOps
Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details).
floodfill(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details).
floodfill(Integer, Integer, String) - Method in class org.im4java.core.IMOps
Add option -floodfill to the ImageMagick commandline (see the documentation of ImageMagick for details).
flop() - Method in class org.im4java.core.GMOps
Add option -flop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
flop() - Method in class org.im4java.core.IMOps
Add option -flop to the ImageMagick commandline (see the documentation of ImageMagick for details).
focusGained(FocusEvent) - Method in class ui.EditeurBraille
Implémente focusGained de Focus Listener positionne le curseur sur le text area
focusGained(FocusEvent) - Method in class ui.FenetrePrinc
implémentation de focusGained de FocusListener; ne fait rien
focusLost(FocusEvent) - Method in class ui.EditeurBraille
Ne fait rien de plus
focusLost(FocusEvent) - Method in class ui.FenetrePrinc
implémentation de focusLost de FocusListener; positionne le curseur sur le dernier caractère des textes contenus dans FenetrePrinc.jtfNoir et FenetrePrinc.jtfBraille
font() - Method in class org.im4java.core.GMOps
Add option -font to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
font() - Method in class org.im4java.core.IMOps
Add option -font to the ImageMagick commandline (see the documentation of ImageMagick for details).
font(String) - Method in class org.im4java.core.GMOps
Add option -font to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
font(String) - Method in class org.im4java.core.IMOps
Add option -font to the ImageMagick commandline (see the documentation of ImageMagick for details).
forcePrint() - Method in class org.im4java.core.ETOps
Add option -forcePrint to the exiftool commandline (see the documentation of exiftool for details).
foreground() - Method in class org.im4java.core.IMOps
Add option -foreground to the ImageMagick commandline (see the documentation of ImageMagick for details).
foreground(String) - Method in class org.im4java.core.IMOps
Add option -foreground to the ImageMagick commandline (see the documentation of ImageMagick for details).
format() - Method in class org.im4java.core.IMOps
Add option -format to the ImageMagick commandline (see the documentation of ImageMagick for details).
format(String) - Method in class org.im4java.core.IMOps
Add option -format to the ImageMagick commandline (see the documentation of ImageMagick for details).
frame() - Method in class org.im4java.core.GMOps
Add option -frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
frame() - Method in class org.im4java.core.IMOps
Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details).
frame(Integer) - Method in class org.im4java.core.GMOps
Add option -frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
frame(Integer) - Method in class org.im4java.core.IMOps
Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details).
frame(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
frame(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details).
frame(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
frame(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details).
frame(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
frame(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -frame to the ImageMagick commandline (see the documentation of ImageMagick for details).
fTempEntetes - Static variable in class nat.Transcription
adresse du fichier xml contenant les entêtes pour le changement de table braille
fTempHtml - Static variable in class nat.Transcription
adresse du fichier temporaire html téléchargé
fTempODT - Static variable in class nat.Transcription
adresse du fichier temporaire au format odt (après conversion par JODTConverter et avant conversion en XHTML)
fTempTan - Static variable in class nat.Transcription
adresse du fichier temporaire convertit dans la table UTF8 pour TAN
fTempXHTML - Static variable in class nat.Transcription
adresse du fichier temporaire au format xhtml (après conversion en xhtml et avant conversion au format interne)
fTempXML - Static variable in class nat.Transcription
adresse du fichier temporaire au format interne (après conversion)
fTempXML2 - Static variable in class nat.Transcription
adresse du fichier temporaire au format de mise en page (après transcription et avant mise en page)
ftmp - Variable in class nat.presentateur.PresentateurMEP
adresse du fichier temporaire produit après l'application de la feuille xsl de mise en page
fuzz() - Method in class org.im4java.core.GMOps
Add option -fuzz to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
fuzz() - Method in class org.im4java.core.IMOps
Add option -fuzz to the ImageMagick commandline (see the documentation of ImageMagick for details).
fuzz(Double) - Method in class org.im4java.core.GMOps
Add option -fuzz to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
fuzz(Double) - Method in class org.im4java.core.IMOps
Add option -fuzz to the ImageMagick commandline (see the documentation of ImageMagick for details).
fuzz(Double, Boolean) - Method in class org.im4java.core.GMOps
Add option -fuzz to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
fuzz(Double, Boolean) - Method in class org.im4java.core.IMOps
Add option -fuzz to the ImageMagick commandline (see the documentation of ImageMagick for details).
fx() - Method in class org.im4java.core.IMOps
Add option -fx to the ImageMagick commandline (see the documentation of ImageMagick for details).
fx(String) - Method in class org.im4java.core.IMOps
Add option -fx to the ImageMagick commandline (see the documentation of ImageMagick for details).

G

gamma() - Method in class org.im4java.core.GMOps
Add option -gamma to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
gamma() - Method in class org.im4java.core.IMOps
Add option -gamma to the ImageMagick commandline (see the documentation of ImageMagick for details).
gamma(Double) - Method in class org.im4java.core.GMOps
Add option -gamma to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
gamma(Double) - Method in class org.im4java.core.IMOps
Add option -gamma to the ImageMagick commandline (see the documentation of ImageMagick for details).
gamma(Double) - Method in class org.im4java.core.UFRawOps
Add option --gamma= to the ufraw commandline (see the documentation of ufraw for details).
gaussian() - Method in class org.im4java.core.GMOps
Add option -gaussian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
gaussian(Double) - Method in class org.im4java.core.GMOps
Add option -gaussian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
gaussian(Double, Double) - Method in class org.im4java.core.GMOps
Add option -gaussian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
gaussianBlur() - Method in class org.im4java.core.IMOps
Add option -gaussian-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
gaussianBlur(Double) - Method in class org.im4java.core.IMOps
Add option -gaussian-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
gaussianBlur(Double, Double) - Method in class org.im4java.core.IMOps
Add option -gaussian-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
ge_check_update - Static variable in class nat.OptNames
constante valant "ge-check-update"
ge_log_verbosity - Static variable in class nat.OptNames
constante valant "ge-log-level"
GENERAL - Static variable in class outils.regles.RulesToolKit
Constante identifiant une règle de type général qui s'applique dans le cas général
geometry() - Method in class org.im4java.core.GMOps
Add option -geometry to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
geometry() - Method in class org.im4java.core.IMOps
Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
geometry(Integer) - Method in class org.im4java.core.GMOps
Add option -geometry to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
geometry(Integer) - Method in class org.im4java.core.IMOps
Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
geometry(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -geometry to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
geometry(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
geometry(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -geometry to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
geometry(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
geometry(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -geometry to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
geometry(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -geometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
gest - Variable in class nat.presentateur.Presentateur
une instance de GestionnaireErreur
gest - Variable in class nat.transcodeur.Transcodeur
Le gestionnaire d'erreur
gest - Variable in class outils.Embosseur
une instance de GestionnaireErreur
gestErreur - Variable in class ui.EditeurBraille
Instance du gestionnaire d'erreur
gestionErreur() - Method in class gestionnaires.GestionnaireErreur
Gère l'affichage de l'exception GestionnaireErreur.exception
GestionnaireErreur - Class in gestionnaires
Gestionnaire pour les messages d'erreurs générés par NAT
GestionnaireErreur(Exception, int) - Constructor for class gestionnaires.GestionnaireErreur
Constructeur
GestionnaireErreur(Exception, ArrayList<Afficheur>, int) - Constructor for class gestionnaires.GestionnaireErreur
Constructeur
GestionnaireExporter - Class in gestionnaires
Outils pour l'exportation des fichiers transcits
GestionnaireExporter(EditeurBraille, TextSender, int, GestionnaireErreur) - Constructor for class gestionnaires.GestionnaireExporter
Constructeur par copie
GestionnaireMajTabBraille - Class in gestionnaires
Gestionnaire mettant à jour les tables brailles dans les combobox
GestionnaireMajTabBraille(JComboBox, JComboBox) - Constructor for class gestionnaires.GestionnaireMajTabBraille
Constructeur
GestionnaireOuvrir - Class in gestionnaires
Gestionnaire gérant les différentes actions d'ouverture de fichiers possibles
GestionnaireOuvrir(FenetrePrinc, int) - Constructor for class gestionnaires.GestionnaireOuvrir
Constructeur
GestionnaireOuvrirFenetre - Class in gestionnaires
Gestionnaire ouvrant les fenêtres secondaire
GestionnaireOuvrirFenetre(int, FenetrePrinc) - Constructor for class gestionnaires.GestionnaireOuvrirFenetre
COnstructeur
gestionnaires - package gestionnaires
 
getAbreger() - Method in class nat.ConfigNat
 
getAfficheLigneSecondaire() - Method in class nat.ConfigNat
 
getAfficheursLog() - Method in class gestionnaires.GestionnaireErreur
 
getAvailableCharsets() - Static method in class outils.CharsetToolkit
Retrieves all the available Charsets on the platform, among which the default charset.
getBraille() - Method in class outils.regles.RegleMot
Renvoie la transcription de RegleMot.noir en braille
getBrailleEncoding() - Method in class nat.ConfigNat
 
getBtEditeur() - Method in class ui.FenetrePrinc
Méthode d'accès à FenetrePrinc.btEditeur
getCentrerFenetre() - Method in class nat.ConfigNat
 
getChaineIn() - Method in class nat.ConfigNat
 
getChaineOut() - Method in class nat.ConfigNat
 
getCmdArgs() - Method in class org.im4java.core.Operation
Return the raw arguments.
getComboTables() - Method in class ui.ConfEmbossage
Méthode d'accès en lecture à ConfEmbossage.jcbTablesEmb
getComboTables() - Method in class ui.ConfGeneral
Méthode d'accès
getCommande() - Method in class nat.ConfigNat
 
getConfVersion() - Method in class nat.ConfigNat
 
getCoupure() - Method in class nat.ConfigNat
 
getCoupureLit() - Method in class nat.ConfigNat
 
getCurrentConfig() - Static method in class nat.ConfigNat
Renvoie la configuration en cours
getDefaultCharset() - Method in class outils.CharsetToolkit
Retrieves the default Charset
getDefaultSystemCharset() - Static method in class outils.CharsetToolkit
Retrieve the default charset of the system.
getDescription() - Method in class ui.FiltreFichier
Implémentation de javax.swing.filechooser.FileFilter#getDescription()
getDicoCoup() - Method in class nat.ConfigNat
 
getDicoCoupDefaut() - Static method in class nat.ConfigNat
Donne l'adresse du dictionnaire de coupure par défaut
getDTD() - Method in class nat.ConfigNat
 
getDynamicOperations() - Method in class org.im4java.core.Operation
Return the list of DynmicOperations.
getEditeur() - Method in class nat.ConfigNat
 
getEnforce8Bit() - Method in class outils.CharsetToolkit
Gets the enforce8Bit flag, in case we do not want to ever get a US-ASCII encoding.
getEntree() - Method in class ui.FenetrePrinc
 
getErrorText() - Method in exception org.im4java.core.CommandException
Return the error-text object.
getException() - Method in class gestionnaires.GestionnaireErreur
 
getException() - Method in class org.im4java.process.ProcessEvent
 
getFBraille() - Method in class nat.ConfigNat
 
getFichierConf() - Method in class nat.ConfigNat
 
getFichierConf() - Method in class nat.Nat
renvoie le nom du fichier de configuration
getFichNoir() - Method in class nat.ConfigNat
 
getFilename() - Method in class ui.BrailleTableListItem
Méthode d'accès en lecture à BrailleTableListItem.filename
getFilename() - Method in class ui.ConfigurationsListItem
Méthode d'accès en lecture à ConfigurationsListItem.filename
getFiltre() - Method in class ui.FenetrePrinc
Deprecated.
getGeneratePB() - Method in class nat.ConfigNat
 
getGest() - Method in class outils.Embosseur
Méthode d'accès en lecture à Embosseur.gest
getGestErreur() - Method in class ui.Configuration
Renvoie le gestionnaire d'erreur utilisé dans la fenêtre principale
getGestErreur() - Method in class ui.FenetrePrinc
Renvoie le gestionnaire d'erreur utilisé dnas cette fenêtre
getGestionnaireErreur() - Method in class nat.Nat
Renvoie l'instance de GestionnaireErreur
getGmtb() - Method in class ui.Configuration
Méthode d'accès en lecture à Configuration.gmtb
getHeightEditeur() - Method in class nat.ConfigNat
 
getHeightOptions() - Method in class nat.ConfigNat
 
getHeightPrincipal() - Method in class nat.ConfigNat
 
getId() - Method in class outils.regles.RegleEnsemble
getIInputProvider() - Method in class org.im4java.process.ProcessStarter
 
getImage() - Method in class org.im4java.core.Stream2BufferedImage
Return the BufferedImage.
getImageMagickDir() - Method in class nat.ConfigNat
 
getInfos() - Method in class nat.ConfigNat
 
getInfos() - Method in class ui.ConfigurationsListItem
Méthode d'accès en lecture à ConfigurationsListItem.infos
getInstallFolder() - Static method in class nat.ConfigNat
 
getInstance() - Static method in class ui.listener.FileMonitor
renvoie une instance de FileMonitor
getIProcessListener() - Method in class org.im4java.process.ProcessStarter
getIsSysConfig() - Method in class nat.ConfigNat
 
getIsSysEmbossTable() - Method in class nat.ConfigNat
 
getIsSysTable() - Method in class nat.ConfigNat
 
getIsSystem() - Method in class ui.BrailleTableListItem
Méthode d'accès en lecture à BrailleTableListItem.isSystem
getIsSystem() - Method in class ui.ConfigurationsListItem
Méthode d'accès en lecture à ConfigurationsListItem.isSystem
getIsValid() - Method in class ui.ConfigurationsListItem
Méthode d'accès en lecture à ConfigurationsListItem.isValid
getJavaHome() - Static method in class outils.SystemUtils
Gets the Java home directory as a File.
getJavaIoTmpDir() - Static method in class outils.SystemUtils
Gets the Java IO temporary directory as a File.
getJavaVersion() - Static method in class outils.SystemUtils
Deprecated.
Use SystemUtils.JAVA_VERSION_FLOAT instead. Method will be removed in Commons Lang 3.0.
getLastDest() - Method in class nat.ConfigNat
 
getLastDestEncoding() - Method in class nat.ConfigNat
 
getLastFilterConfigurationFilename() - Method in class nat.ConfigNat
 
getLastSource() - Method in class nat.ConfigNat
 
getLastSourceEncoding() - Method in class nat.ConfigNat
 
getLicence(String, String) - Static method in class nat.Nat
Renvoie la licence de nat préfixée par prefixe et terminée par suffixe
getLineariseTable() - Method in class nat.ConfigNat
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ui.BrailleTableComboBoxRenderer
Renvoie le rendu pour une configuration donnée
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ui.ConfigurationsComboBoxRenderer
Renvoie le rendu pour une configuration donnée
getLitEvidenceDansMot() - Method in class nat.ConfigNat
 
getLitEvidenceMot() - Method in class nat.ConfigNat
 
getLitEvidencePassage() - Method in class nat.ConfigNat
 
getLitMajDouble() - Method in class nat.ConfigNat
 
getLitMajMelange() - Method in class nat.ConfigNat
 
getLitMajPassage() - Method in class nat.ConfigNat
 
getLogFileSize() - Method in class nat.ConfigNat
 
getLongueurLigne() - Method in class nat.ConfigNat
 
getMathPrefixAlways() - Method in class nat.ConfigNat
 
getMathTrigoSpec() - Method in class nat.ConfigNat
 
getMaximizedEditeur() - Method in class nat.ConfigNat
 
getMaximizedOptions() - Method in class nat.ConfigNat
 
getMaximizedPrincipal() - Method in class nat.ConfigNat
 
getMemoriserFenetre() - Method in class nat.ConfigNat
 
getMep() - Method in class nat.ConfigNat
 
getMepBox() - Method in class ui.ConfGeneral
Méthode d'accès
getMepMinLigne1() - Method in class nat.ConfigNat
 
getMepMinLigne2() - Method in class nat.ConfigNat
 
getMepMinLigne3() - Method in class nat.ConfigNat
 
getMepMinLignePB() - Method in class nat.ConfigNat
 
getMepModelignes() - Method in class nat.ConfigNat
 
getMinCellLin() - Method in class nat.ConfigNat
 
getModeCoupureSagouin() - Method in class nat.ConfigNat
 
getName() - Method in class nat.ConfigNat
 
getName() - Method in class ui.BrailleTableListItem
Méthode d'accès en lecture à BrailleTableListItem.name
getName() - Method in class ui.ConfigurationsListItem
Méthode d'accès en lecture à ConfigurationsListItem.name
getNat() - Method in class ui.FenetrePrinc
Méthode d'accès à FenetrePrinc.nat
getNbLigne() - Method in class nat.ConfigNat
 
getNbLogFiles() - Method in class nat.ConfigNat
 
getNiveauLog() - Method in class nat.ConfigNat
 
getNiveauTitreAbrege() - Method in class nat.ConfigNat
 
getNiveauxTitres() - Method in class nat.ConfigNat
 
getNoir() - Method in class outils.regles.RegleMot
Renvoie le(s) mot(s) en noir
getNoirEncoding() - Method in class nat.ConfigNat
 
getNumBraille(int) - Method in class nat.presentateur.PresentateurSans
Renvoit la valeur de l'entier i en Braille avec le préfixe pt6 dans la table Braille UTF8
getNumerotation() - Method in class nat.ConfigNat
 
getNumeroteFirst() - Method in class nat.ConfigNat
 
getOnglets() - Method in class ui.Configuration
Accès aux onglets
getOOPath() - Method in class outils.Path
 
getOOVersion() - Method in class outils.Path
Détecte et renvoie le nom de version d'open office
getOptimize() - Method in class nat.ConfigNat
 
getOptionsOuvertes() - Method in class ui.FenetrePrinc
 
getOrigine() - Method in interface outils.TextSender
indique l'origine du texte
getOrigine() - Method in class ui.EditeurBraille
Envoie l'adresse du fichier d'origine (EditeurBraille.fichier
getOs() - Method in class nat.ConfigNat
 
getOutput() - Method in class org.im4java.process.ArrayListOutputConsumer
Return array with output-lines.
getOuvrirEditeur() - Method in class nat.ConfigNat
 
getPolice2Editeur() - Method in class nat.ConfigNat
 
getPoliceEditeur() - Method in class nat.ConfigNat
 
getPrintservice() - Method in class nat.ConfigNat
 
getProperty(String) - Method in class org.im4java.core.Info
Return the given property.
getPropertyNames() - Method in class org.im4java.core.Info
Return an enumeration of all properties.
getRajout() - Method in class nat.ConfigNat
 
getRajoutCompte() - Method in class nat.ConfigNat
 
getRegIn() - Method in class outils.regles.RegleEnsemble
getRegOut() - Method in class outils.regles.RegleEnsemble
getResult() - Method in class outils.Path
 
getReturnCode() - Method in class org.im4java.process.ProcessEvent
 
getRules(String) - Static method in class outils.HyphenationToolkit
Renvoie une liste contenant les règles de coupures de nat
getRules(String) - Static method in class outils.regles.RulesToolKit
Récupère les règles contenus dans le fichier de règles braille xml fRegles
getRules(String, String) - Static method in class outils.HyphenationToolkit
Renvoie une liste contenant les règles de coupures de nat
getRulesFrG2() - Method in class nat.ConfigNat
 
getRulesFrG2Perso() - Method in class nat.ConfigNat
 
getRulesOrdered(String) - Static method in class outils.HyphenationToolkit
Deprecated.
a priori ne sert plus car le critère de longueur de règle ne sert pas dans les règles de coupures
getRunning() - Method in class ui.FenetrePrinc
Méthode d'accès à FenetrePrinc.running
getSautPageFin() - Method in class nat.ConfigNat
 
getSaxonAsXsltProcessor() - Method in class nat.ConfigNat
 
getSens() - Method in class nat.transcodeur.Transcodeur
Get the transcription's direction
getShortFichierConf() - Method in class nat.ConfigNat
 
getSonFinTranscription() - Method in class nat.ConfigNat
 
getSonPendantTranscription() - Method in class nat.ConfigNat
 
getSortie() - Method in class ui.FenetrePrinc
 
getSortieAuto() - Method in class nat.ConfigNat
 
getSourceMimeType() - Method in class nat.Transcription
Renvoie sourceMimeType
getSvnVersion() - Static method in class nat.ConfigNat
 
getSysDepPath(String) - Static method in class outils.FileToolKit
Renvoie un nom complet de fichier ou de répertoire selon le système : .toURI().getPath() pour tous les Windows sauf Vista .toURI().getRawPath() pour les autres systèmes d'exploitation
getSystemConfigFilterFolder() - Static method in class nat.ConfigNat
 
getTableBraille() - Method in class nat.ConfigNat
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ui.JTableNonEditCol1.TableBrailleRenderer
Méthode redéfinie de DefaultTableCellRenderer
getTableEmbossage() - Method in class nat.ConfigNat
 
getTags(String...) - Method in class org.im4java.core.ETOperation
Query all tags with the given tag-names.
getTaillePolice() - Method in class nat.ConfigNat
 
getTaillePolice2() - Method in class nat.ConfigNat
 
getText() - Method in interface outils.TextSender
méthode abstraite renvoyant une chaîne de caractère
getText() - Method in class ui.Editeur
Renvoie le texte contenu dans les pages du document
getText() - Method in class ui.EditeurBraille
Non implémentée ici
getText() - Method in class ui.EditeurTan
Renvoie le texte contenu dans EditeurBraille.resultat
getTitresStricts() - Method in class nat.ConfigNat
 
getTraiterLiteraire() - Method in class nat.ConfigNat
 
getTraiterMaths() - Method in class nat.ConfigNat
 
getTraiterMusique() - Method in class nat.ConfigNat
 
getTranscrireImages() - Method in class nat.ConfigNat
 
getUpdateCheck() - Method in class nat.ConfigNat
 
getUseDefaultEditor() - Method in class nat.ConfigNat
 
getUseNatEditor() - Method in class nat.ConfigNat
 
getUserBrailleTableFolder() - Static method in class nat.ConfigNat
 
getUserConfigFilterFolder() - Static method in class nat.ConfigNat
 
getUserConfigFolder() - Static method in class nat.ConfigNat
 
getUserDir() - Static method in class outils.SystemUtils
Gets the user directory as a File.
getUserEmbossTableFolder() - Static method in class nat.ConfigNat
 
getUserHome() - Static method in class outils.SystemUtils
Gets the user home directory as a File.
getUserTempFolder() - Static method in class nat.ConfigNat
 
getUtiliserCommandeEmbossage() - Method in class nat.ConfigNat
 
getUtiliserEmbosseuse() - Method in class nat.ConfigNat
 
getValide(int, int) - Method in class ui.JTableNonEditCol1
Renvoie la valeur de JTableNonEditCol1.valide[row][col]
getVersion() - Static method in class nat.ConfigNat
 
getVersion() - Method in class nat.Nat
Renvoie une chaine contenant le nom de version de NAT
getVersionLong() - Static method in class nat.ConfigNat
 
getVersionLong() - Method in class nat.Nat
Renvoie une chaine contenant le numéro long de la version de NAT
getWidthEditeur() - Method in class nat.ConfigNat
 
getWidthOptions() - Method in class nat.ConfigNat
 
getWidthPrincipal() - Method in class nat.ConfigNat
 
getWorkingDir() - Static method in class nat.ConfigNat
 
getXML() - Method in class outils.regles.Regle
Renvoie un noeud xml sous forme de chaine représentant la règle
getXML() - Method in class outils.regles.RegleEnsemble
 
getXML() - Method in class outils.regles.RegleLocution
 
getXML() - Method in class outils.regles.RegleSigne
 
getXML() - Method in class outils.regles.RegleSymbole
 
getXSL() - Method in class nat.ConfigNat
 
getXSL_g1() - Method in class nat.ConfigNat
 
getXSL_g2() - Method in class nat.ConfigNat
 
getXSL_g2_Rules() - Method in class nat.ConfigNat
Renvoie l'adresse du fichier de règle d'abrégé de l'utilisateur; Si ce fichier n'existe pas, le fabrique à partir du fichier de référence
getXSL_maths() - Method in class nat.ConfigNat
 
getXSL_musique() - Method in class nat.ConfigNat
 
GMOperation - Class in org.im4java.core
This class models the command-line of GraphicsMagick.
GMOperation() - Constructor for class org.im4java.core.GMOperation
Constructor.
GMOps - Class in org.im4java.core
This class subclasses Operation and adds methods for all commandline options of GraphicsMagick.
GMOps() - Constructor for class org.im4java.core.GMOps
The protected Constructor.
GraphicsMagickCmd - Class in org.im4java.core
This class wraps the GraphicsMagick command-set.
GraphicsMagickCmd(String) - Constructor for class org.im4java.core.GraphicsMagickCmd
Constructor.
gravity() - Method in class org.im4java.core.GMOps
Add option -gravity to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
gravity() - Method in class org.im4java.core.IMOps
Add option -gravity to the ImageMagick commandline (see the documentation of ImageMagick for details).
gravity(String) - Method in class org.im4java.core.GMOps
Add option -gravity to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
gravity(String) - Method in class org.im4java.core.IMOps
Add option -gravity to the ImageMagick commandline (see the documentation of ImageMagick for details).
grayscale() - Method in class org.im4java.core.DCRAWOps
Add option -d to the dcraw commandline (see the documentation of dcraw for details).
grayscale() - Method in class org.im4java.core.JPTOps
Add option -grayscale to the jpegtran commandline (see the documentation of jpegtran for details).
grayscale(String) - Method in class org.im4java.core.UFRawOps
Add option --grayscale= to the ufraw commandline (see the documentation of ufraw for details).
grayscaleRaw() - Method in class org.im4java.core.DCRAWOps
Add option -D to the dcraw commandline (see the documentation of dcraw for details).
green(Double) - Method in class org.im4java.core.UFRawOps
Add option --green= to the ufraw commandline (see the documentation of ufraw for details).
GREEN - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates a green-filter.
GREEN_CHANNEL - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer extracts the green-channel.
greenPrimary() - Method in class org.im4java.core.GMOps
Add option -green-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
greenPrimary() - Method in class org.im4java.core.IMOps
Add option -green-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
greenPrimary(Double) - Method in class org.im4java.core.GMOps
Add option -green-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
greenPrimary(Double) - Method in class org.im4java.core.IMOps
Add option -green-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
greenPrimary(Double, Double) - Method in class org.im4java.core.GMOps
Add option -green-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
greenPrimary(Double, Double) - Method in class org.im4java.core.IMOps
Add option -green-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
groupHeadings(String) - Method in class org.im4java.core.ETOps
Add option -groupHeadings to the exiftool commandline (see the documentation of exiftool for details).
groupNames(String) - Method in class org.im4java.core.ETOps
Add option -groupNames to the exiftool commandline (see the documentation of exiftool for details).
guessEncoding() - Method in class outils.CharsetToolkit
Guess the encoding of the provided buffer.
guessEncoding(File, int) - Static method in class outils.CharsetToolkit
essaie de deviner l'encodage du fichier f
guessEncoding(File, int, Charset) - Static method in class outils.CharsetToolkit
essaie de deviner l'encodage du fichier f

H

halfSize() - Method in class org.im4java.core.DCRAWOps
Add option -h to the dcraw commandline (see the documentation of dcraw for details).
help() - Method in class org.im4java.core.GMOps
Add option -help to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
help() - Method in class org.im4java.core.IMOps
Add option -help to the ImageMagick commandline (see the documentation of ImageMagick for details).
hex() - Method in class org.im4java.core.ETOps
Add option -hex to the exiftool commandline (see the documentation of exiftool for details).
highlightColor() - Method in class org.im4java.core.IMOps
Add option -highlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
highlightColor(String) - Method in class org.im4java.core.IMOps
Add option -highlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
htmlDump(String) - Method in class org.im4java.core.ETOps
Add option -htmlDump to the exiftool commandline (see the documentation of exiftool for details).
htmlFormat() - Method in class org.im4java.core.ETOps
Add option -htmlFormat to the exiftool commandline (see the documentation of exiftool for details).
HyphenationToolkit - Class in outils
Classe permettant de mettre en place et de configurer la coupure littéraire à partir de dictionnaires de patterns de coupure (basé sur l'algo de Liang)
HyphenationToolkit() - Constructor for class outils.HyphenationToolkit
 

I

iconGeometry() - Method in class org.im4java.core.IMOps
Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
iconGeometry(Integer) - Method in class org.im4java.core.IMOps
Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
iconGeometry(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
iconGeometry(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
iconGeometry(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -iconGeometry to the ImageMagick commandline (see the documentation of ImageMagick for details).
iconic() - Method in class org.im4java.core.IMOps
Add option -iconic to the ImageMagick commandline (see the documentation of ImageMagick for details).
id - Variable in class outils.regles.RegleEnsemble
identifiant de la règle
ID_MIN_DELAYED - Static variable in class outils.regles.RulesToolKit
Constante représentant l'id minimum à partir duquel la règle s'applique en 2ème passe
identify() - Method in class org.im4java.core.DCRAWOps
Add option -i to the dcraw commandline (see the documentation of dcraw for details).
identify() - Method in class org.im4java.core.IMOps
Add option -identify to the ImageMagick commandline (see the documentation of ImageMagick for details).
IdentifyCmd - Class in org.im4java.core
This class wraps the IM command identify.
IdentifyCmd() - Constructor for class org.im4java.core.IdentifyCmd
Constructor.
IdentifyCmd(boolean) - Constructor for class org.im4java.core.IdentifyCmd
Constructor with option to use GraphicsMagick.
ifCondition(String) - Method in class org.im4java.core.ETOps
Add option -if to the exiftool commandline (see the documentation of exiftool for details).
ignore(String) - Method in class org.im4java.core.ETOps
Add option -ignore to the exiftool commandline (see the documentation of exiftool for details).
ignoreColorMatrix() - Method in class org.im4java.core.DCRAWOps
Add option -M to the dcraw commandline (see the documentation of dcraw for details).
ignoreExtension(String) - Method in class org.im4java.core.ETOps
Add option --extension to the exiftool commandline (see the documentation of exiftool for details).
ignoreMinorErrors() - Method in class org.im4java.core.ETOps
Add option -ignoreMinorErrors to the exiftool commandline (see the documentation of exiftool for details).
ILFORD_DELTA100 - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an Ilford Delta400 film.
ILFORD_DELTA400 - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates a film.
ILFORD_DELTA400_PRO - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an Ilford Delta400-Pro film.
ILFORD_FP4 - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an Ilford FP4 film.
ILFORD_HP5 - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an Ilford HP5 film.
ILFORD_PANF - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an Ilford PANF film.
ILFORD_SFX - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an Ilford SFX film.
ILFORD_XP2 - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an Ilford XP2 film.
IM4JavaException - Exception in org.im4java.core
This class is the base class of all im4java -exceptions.
IM4JavaException() - Constructor for exception org.im4java.core.IM4JavaException
Constructor.
IM4JavaException(String) - Constructor for exception org.im4java.core.IM4JavaException
Constructor.
IM4JavaException(String, Throwable) - Constructor for exception org.im4java.core.IM4JavaException
Constructor.
IM4JavaException(Throwable) - Constructor for exception org.im4java.core.IM4JavaException
Constructor.
ImageCommand - Class in org.im4java.core
This class implements the processing of image operations.
ImageCommand() - Constructor for class org.im4java.core.ImageCommand
Constructor.
ImageCommand(String...) - Constructor for class org.im4java.core.ImageCommand
Constructor setting the commands.
ImageMagickCmd - Class in org.im4java.core
This class wraps the ImageMagick command-set.
ImageMagickCmd(String) - Constructor for class org.im4java.core.ImageMagickCmd
Constructor.
IMG_PLACEHOLDER - Static variable in class org.im4java.core.Operation
Placeholder-string for images.
immutable() - Method in class org.im4java.core.IMOps
Add option -immutable to the ImageMagick commandline (see the documentation of ImageMagick for details).
IMOperation - Class in org.im4java.core
This class models the command-line of ImageMagick.
IMOperation() - Constructor for class org.im4java.core.IMOperation
Constructor.
IMOps - Class in org.im4java.core
This class subclasses Operation and adds methods for all commandline options of ImageMagick.
IMOps() - Constructor for class org.im4java.core.IMOps
The protected Constructor.
implode() - Method in class org.im4java.core.GMOps
Add option -implode to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
implode() - Method in class org.im4java.core.IMOps
Add option -implode to the ImageMagick commandline (see the documentation of ImageMagick for details).
implode(Double) - Method in class org.im4java.core.GMOps
Add option -implode to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
implode(Double) - Method in class org.im4java.core.IMOps
Add option -implode to the ImageMagick commandline (see the documentation of ImageMagick for details).
Info - Class in org.im4java.core
This class implements an image-information object.
Info(String) - Constructor for class org.im4java.core.Info
Constructor.
InfoException - Exception in org.im4java.core
This class wraps exceptions during image-attribute retrivial.
InfoException() - Constructor for exception org.im4java.core.InfoException
Constructor.
InfoException(String) - Constructor for exception org.im4java.core.InfoException
Constructor.
InfoException(String, Throwable) - Constructor for exception org.im4java.core.InfoException
Constructor.
InfoException(Throwable) - Constructor for exception org.im4java.core.InfoException
Constructor.
INFRARED - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an infrared film.
initialiseMap() - Method in class ui.EditeurBraille
Initialise la HashMap d'équivalence entre les entités de la forme &pt123456; et leur valeur en binaire
InputProvider - Interface in org.im4java.process
This interface defines an InputProvider.
insert() - Method in class org.im4java.core.IMOps
Add option -insert to the ImageMagick commandline (see the documentation of ImageMagick for details).
insert(Integer) - Method in class org.im4java.core.IMOps
Add option -insert to the ImageMagick commandline (see the documentation of ImageMagick for details).
insertUpdate(DocumentEvent) - Method in class ui.Editeur
Méthode redéfinie de DocumentListener (héritée de EditeurBaille) Affiche un message si le test area est modifié
insertUpdate(DocumentEvent) - Method in class ui.EditeurBraille
Méthode redéfinie de DocumentListener Affiche un message si le test area est modifié
intelliSplit(String, String) - Static method in class nat.ConfigNat
Splits a string using a separator which is regarded as a single caracter if doubled
intent() - Method in class org.im4java.core.GMOps
Add option -intent to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
intent() - Method in class org.im4java.core.IMOps
Add option -intent to the ImageMagick commandline (see the documentation of ImageMagick for details).
intent(String) - Method in class org.im4java.core.GMOps
Add option -intent to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
intent(String) - Method in class org.im4java.core.IMOps
Add option -intent to the ImageMagick commandline (see the documentation of ImageMagick for details).
interlace() - Method in class org.im4java.core.GMOps
Add option -interlace to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
interlace() - Method in class org.im4java.core.IMOps
Add option -interlace to the ImageMagick commandline (see the documentation of ImageMagick for details).
interlace(String) - Method in class org.im4java.core.GMOps
Add option -interlace to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
interlace(String) - Method in class org.im4java.core.IMOps
Add option -interlace to the ImageMagick commandline (see the documentation of ImageMagick for details).
interpolate() - Method in class org.im4java.core.IMOps
Add option -interpolate to the ImageMagick commandline (see the documentation of ImageMagick for details).
interpolate(String) - Method in class org.im4java.core.IMOps
Add option -interpolate to the ImageMagick commandline (see the documentation of ImageMagick for details).
interpolation(String) - Method in class org.im4java.core.UFRawOps
Add option --interpolation= to the ufraw commandline (see the documentation of ufraw for details).
interwordSpacing() - Method in class org.im4java.core.IMOps
Add option -interword-spacing to the ImageMagick commandline (see the documentation of ImageMagick for details).
interwordSpacing(Integer) - Method in class org.im4java.core.IMOps
Add option -interword-spacing to the ImageMagick commandline (see the documentation of ImageMagick for details).
IS_JAVA_1_1 - Static variable in class outils.SystemUtils
Is true if this is Java version 1.1 (also 1.1.x versions).
IS_JAVA_1_2 - Static variable in class outils.SystemUtils
Is true if this is Java version 1.2 (also 1.2.x versions).
IS_JAVA_1_3 - Static variable in class outils.SystemUtils
Is true if this is Java version 1.3 (also 1.3.x versions).
IS_JAVA_1_4 - Static variable in class outils.SystemUtils
Is true if this is Java version 1.4 (also 1.4.x versions).
IS_JAVA_1_5 - Static variable in class outils.SystemUtils
Is true if this is Java version 1.5 (also 1.5.x versions).
IS_JAVA_1_6 - Static variable in class outils.SystemUtils
Is true if this is Java version 1.6 (also 1.6.x versions).
IS_OS_AIX - Static variable in class outils.SystemUtils
Is true if this is AIX.
IS_OS_HP_UX - Static variable in class outils.SystemUtils
Is true if this is HP-UX.
IS_OS_IRIX - Static variable in class outils.SystemUtils
Is true if this is Irix.
IS_OS_LINUX - Static variable in class outils.SystemUtils
Is true if this is Linux.
IS_OS_MAC - Static variable in class outils.SystemUtils
Is true if this is Mac.
IS_OS_MAC_OSX - Static variable in class outils.SystemUtils
Is true if this is Mac.
IS_OS_OS2 - Static variable in class outils.SystemUtils
Is true if this is OS/2.
IS_OS_SOLARIS - Static variable in class outils.SystemUtils
Is true if this is Solaris.
IS_OS_SUN_OS - Static variable in class outils.SystemUtils
Is true if this is SunOS.
IS_OS_UNIX - Static variable in class outils.SystemUtils
Is true if this is a POSIX compilant system, as in any of AIX, HP-UX, Irix, Linux, MacOSX, Solaris or SUN OS.
IS_OS_WINDOWS - Static variable in class outils.SystemUtils
Is true if this is Windows.
IS_OS_WINDOWS_2000 - Static variable in class outils.SystemUtils
Is true if this is Windows 2000.
IS_OS_WINDOWS_95 - Static variable in class outils.SystemUtils
Is true if this is Windows 95.
IS_OS_WINDOWS_98 - Static variable in class outils.SystemUtils
Is true if this is Windows 98.
IS_OS_WINDOWS_ME - Static variable in class outils.SystemUtils
Is true if this is Windows ME.
IS_OS_WINDOWS_NT - Static variable in class outils.SystemUtils
Is true if this is Windows NT.
IS_OS_WINDOWS_VISTA - Static variable in class outils.SystemUtils
Is true if this is Windows Vista.
IS_OS_WINDOWS_XP - Static variable in class outils.SystemUtils
Is true if this is Windows XP.
isAsyncMode() - Method in class org.im4java.process.ProcessStarter
 
isCellEditable(int, int) - Method in class ui.JTableNonEditCol1
redéfinition de isCellEditable de JTable La colonne 0 est toujours non-éditable
isComposable() - Method in class outils.regles.RegleSymbole
 
isFor(String) - Method in class outils.regles.RegleEnsemble
Renvoie vrai si ensemble fait partie de la liste des ensembles RegleEnsemble.application
isInvariant() - Method in class outils.regles.RegleSigne
Renvoie true si le signe est invariant (c'est à dire !RegleSigne.pluriel)
isInvariant() - Method in class outils.regles.RegleSymbole
 
isJavaAwtHeadless() - Static method in class outils.SystemUtils
Returns whether the SystemUtils.JAVA_AWT_HEADLESS value is true.
isJavaVersionAtLeast(float) - Static method in class outils.SystemUtils
Is the Java version at least the requested version.
isJavaVersionAtLeast(int) - Static method in class outils.SystemUtils
Is the Java version at least the requested version.
isPass2() - Method in class outils.regles.RegleEnsemble
indique si la règle est à appliquer en deuxième passe
isReverseTrans() - Method in class nat.ConfigNat
 
isUpdateAvailable() - Method in class nat.Nat
 
isValide() - Method in class ui.JTableNonEditCol1
Vérifie que toutes les données de la table sont correctes en fonction du tableau booleéen "valide"
itemStateChanged(ItemEvent) - Method in class ui.ConfAbrege
Rédéfinie de ItemListener
itemStateChanged(ItemEvent) - Method in class ui.ConfDictCoup
Rédéfinie de ItemListener
itemStateChanged(ItemEvent) - Method in class ui.ConfEmbossage
Implémentation de ItemListener
itemStateChanged(ItemEvent) - Method in class ui.ConfGeneral
Redéfinie de ItemListener Active ou désactive les options de mise en page suivant la valeur de ConfGeneral.jcbMEP
itemStateChanged(ItemEvent) - Method in class ui.ConfInterface
Implémentation de ItemListener Active ou désactive les options concernant la ligne secondaire suivant la valeur de afficheLigne
itemStateChanged(ItemEvent) - Method in class ui.ConfMiseEnPage
Méthode redéfinie de ItemListener Masque les éléments utilisés dans la linéarisation suivant l'état de jchbLineariseTable Appel changeLignes() si la source est le combobox des lignes vides
itemStateChanged(ItemEvent) - Method in class ui.ConfTranscription
Implémentation de java.awt.event.ItemListener#itemStateChanged(java.awt.event.ItemEvent)

J

JAVA_AWT_FONTS - Static variable in class outils.SystemUtils
The java.awt.fonts System Property.
JAVA_AWT_GRAPHICSENV - Static variable in class outils.SystemUtils
The java.awt.graphicsenv System Property.
JAVA_AWT_HEADLESS - Static variable in class outils.SystemUtils
The java.awt.headless System Property.
JAVA_AWT_PRINTERJOB - Static variable in class outils.SystemUtils
The java.awt.printerjob System Property.
JAVA_CLASS_PATH - Static variable in class outils.SystemUtils
The java.class.path System Property.
JAVA_CLASS_VERSION - Static variable in class outils.SystemUtils
The java.class.version System Property.
JAVA_COMPILER - Static variable in class outils.SystemUtils
The java.compiler System Property.
JAVA_ENDORSED_DIRS - Static variable in class outils.SystemUtils
The java.endorsed.dirs System Property.
JAVA_EXT_DIRS - Static variable in class outils.SystemUtils
The java.ext.dirs System Property.
JAVA_HOME - Static variable in class outils.SystemUtils
The java.home System Property.
JAVA_IO_TMPDIR - Static variable in class outils.SystemUtils
The java.io.tmpdir System Property.
JAVA_LIBRARY_PATH - Static variable in class outils.SystemUtils
The java.library.path System Property.
JAVA_RUNTIME_NAME - Static variable in class outils.SystemUtils
The java.runtime.name System Property.
JAVA_RUNTIME_VERSION - Static variable in class outils.SystemUtils
The java.runtime.version System Property.
JAVA_SPECIFICATION_NAME - Static variable in class outils.SystemUtils
The java.specification.name System Property.
JAVA_SPECIFICATION_VENDOR - Static variable in class outils.SystemUtils
The java.specification.vendor System Property.
JAVA_SPECIFICATION_VERSION - Static variable in class outils.SystemUtils
The java.specification.version System Property.
JAVA_UTIL_PREFS_PREFERENCES_FACTORY - Static variable in class outils.SystemUtils
The java.util.prefs.PreferencesFactory System Property.
JAVA_VENDOR - Static variable in class outils.SystemUtils
The java.vendor System Property.
JAVA_VENDOR_URL - Static variable in class outils.SystemUtils
The java.vendor.url System Property.
JAVA_VERSION - Static variable in class outils.SystemUtils
The java.version System Property.
JAVA_VERSION_FLOAT - Static variable in class outils.SystemUtils
Gets the Java version as a float.
JAVA_VERSION_INT - Static variable in class outils.SystemUtils
Gets the Java version as an int.
JAVA_VERSION_TRIMMED - Static variable in class outils.SystemUtils
Gets the Java version as a String trimming leading letters.
JAVA_VM_INFO - Static variable in class outils.SystemUtils
The java.vm.info System Property.
JAVA_VM_NAME - Static variable in class outils.SystemUtils
The java.vm.name System Property.
JAVA_VM_SPECIFICATION_NAME - Static variable in class outils.SystemUtils
The java.vm.specification.name System Property.
JAVA_VM_SPECIFICATION_VENDOR - Static variable in class outils.SystemUtils
The java.vm.specification.vendor System Property.
JAVA_VM_SPECIFICATION_VERSION - Static variable in class outils.SystemUtils
The java.vm.specification.version System Property.
JAVA_VM_VENDOR - Static variable in class outils.SystemUtils
The java.vm.vendor System Property.
JAVA_VM_VERSION - Static variable in class outils.SystemUtils
The java.vm.version System Property.
jcbPerkins - Variable in class ui.EditeurBraille
JCheckBoxpour l'activation du mode perkins
JpegtranCmd - Class in org.im4java.core
This class wraps the jpegtran command.
JpegtranCmd() - Constructor for class org.im4java.core.JpegtranCmd
Constructor.
JPTOperation - Class in org.im4java.core
This class models the command-line of jpegtran.
JPTOperation() - Constructor for class org.im4java.core.JPTOperation
 
JPTOps - Class in org.im4java.core
This class subclasses Operation and adds methods for all commandline options of jpegtran.
JPTOps() - Constructor for class org.im4java.core.JPTOps
The protected Constructor.
JTableNonEditCol1 - Class in ui
Modèle de JTable dont la première colonne n'est pas éditable
JTableNonEditCol1(String[][], String[]) - Constructor for class ui.JTableNonEditCol1
Constructeur
JTableNonEditCol1.TableBrailleRenderer - Class in ui
Classe interne pour l'affichage de la JTable Affiche la 1ère colonne avec une teinte beige Affiche les cellules des autres colonnes sur fond rouge si leur donnée est non valide, en blanc sinon

K

kerning() - Method in class org.im4java.core.IMOps
Add option -kerning to the ImageMagick commandline (see the documentation of ImageMagick for details).
kerning(Integer) - Method in class org.im4java.core.IMOps
Add option -kerning to the ImageMagick commandline (see the documentation of ImageMagick for details).
keyPressed(KeyEvent) - Method in class ui.Editeur
Méthode redéfinie de KeyListener (héritée de EditeurBraille) Gère la navigation L'affichage est réalisé dans la méthode keyReleased
keyPressed(KeyEvent) - Method in class ui.EditeurBraille
Méthode redéfinie de KeyListener Gère la navigation L'affichage est réalisé dans la méthode keyReleased
keyPressed(KeyEvent) - Method in class ui.EditeurTan
Prend en charge l'utilisation de ENTER sur un JMathComponent en plus des actions héritées de EditeurBraille.keyPressed(KeyEvent)
keyReleased(KeyEvent) - Method in class ui.EditeurBraille
Méthode redéfinie de KeyListener Gère la saisie en mode Perkins Réalise l'affichage du caractère braille dans le JTextPane resultat
keyTyped(KeyEvent) - Method in class ui.EditeurBraille
Méthode redéfinie de KeyListener ne fait rien
killOO() - Method in class nat.convertisseur.Convertisseur2ODT
Détruit si nécessaire, selon la plateforme, le processus OpenOffice utilisé pour la conversion si celui-ci a été crée par NAT.
KODAK_TMAX100 - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates a Kodak TMAX 100 film.
KODAK_TMAX400 - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates a Kodak TMAX 400 film.
KODAK_TRIX - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates a Kodak Tri-X film.

L

label() - Method in class org.im4java.core.GMOps
Add option -label to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
label() - Method in class org.im4java.core.IMOps
Add option -label to the ImageMagick commandline (see the documentation of ImageMagick for details).
label(String) - Method in class org.im4java.core.GMOps
Add option -label to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
label(String) - Method in class org.im4java.core.IMOps
Add option -label to the ImageMagick commandline (see the documentation of ImageMagick for details).
lanceScenario() - Method in class nat.Nat
Lance le processus complet de transcription des instances de transcription Attends éventuellement si une transcription est en cours
last_dest_encoding - Static variable in class nat.OptNames
constante valant "last-dest-encoding"
last_dest_filename - Static variable in class nat.OptNames
constante valant "last-dest-filename"
last_filter_configuration_filename - Static variable in class nat.OptNames
constante valant "last-filter-configuration-filename"
last_source_encoding - Static variable in class nat.OptNames
constante valant "last-source-encoding"
last_source_filename - Static variable in class nat.OptNames
constante valant "last-source-filename"
lat() - Method in class org.im4java.core.GMOps
Add option -lat to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
lat() - Method in class org.im4java.core.IMOps
Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details).
lat(Integer) - Method in class org.im4java.core.GMOps
Add option -lat to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
lat(Integer) - Method in class org.im4java.core.IMOps
Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details).
lat(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -lat to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
lat(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details).
lat(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -lat to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
lat(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details).
lat(Integer, Integer, Integer, Boolean) - Method in class org.im4java.core.GMOps
Add option -lat to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
lat(Integer, Integer, Integer, Boolean) - Method in class org.im4java.core.IMOps
Add option -lat to the ImageMagick commandline (see the documentation of ImageMagick for details).
latin() - Method in class org.im4java.core.ETOps
Add option -latin to the exiftool commandline (see the documentation of exiftool for details).
layers() - Method in class org.im4java.core.IMOps
Add option -layers to the ImageMagick commandline (see the documentation of ImageMagick for details).
layers(String) - Method in class org.im4java.core.IMOps
Add option -layers to the ImageMagick commandline (see the documentation of ImageMagick for details).
lesBoutons - Variable in class ui.EditeurBraille
Le panneau contenant les boutons d'action
level() - Method in class org.im4java.core.GMOps
Add option -level to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
level(Double) - Method in class org.im4java.core.GMOps
Add option -level to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
level(Double) - Method in class org.im4java.core.IMOps
Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details).
level(Double, Double) - Method in class org.im4java.core.GMOps
Add option -level to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
level(Double, Double) - Method in class org.im4java.core.IMOps
Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details).
level(Double, Double, Boolean) - Method in class org.im4java.core.GMOps
Add option -level to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
level(Double, Double, Boolean) - Method in class org.im4java.core.IMOps
Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details).
level(Double, Double, Boolean, Double) - Method in class org.im4java.core.GMOps
Add option -level to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
level(Double, Double, Boolean, Double) - Method in class org.im4java.core.IMOps
Add option -level to the ImageMagick commandline (see the documentation of ImageMagick for details).
Level(IMOperation, double, double, double) - Constructor for class org.im4java.utils.NoiseFilter.Level
Constructor (pass blackpoint and whitepoint as percentages)
levelColors() - Method in class org.im4java.core.IMOps
Add option -level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
levelColors(String) - Method in class org.im4java.core.IMOps
Add option -level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
levelColors(String, String) - Method in class org.im4java.core.IMOps
Add option -level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
lFichier - Variable in class ui.EditeurBraille
le label contenant le nom du fichier transcrit
ligneLit(String, GestionnaireErreur, BufferedWriter) - Method in class nat.convertisseur.ConvertisseurChaine
convertit une ligne littéraire au format interne
ligneLit(String, GestionnaireErreur, BufferedWriter) - Method in class nat.convertisseur.ConvertisseurTexte
Convertit une ligne littéraire au format interne
ligneLit(String, GestionnaireErreur, Element, Document) - Method in class nat.convertisseur.ConvertisseurTexteXML
Convertit une ligne au format interne
limit() - Method in class org.im4java.core.GMOps
Add option -limit to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
limit() - Method in class org.im4java.core.IMOps
Add option -limit to the ImageMagick commandline (see the documentation of ImageMagick for details).
limit(String) - Method in class org.im4java.core.GMOps
Add option -limit to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
limit(String) - Method in class org.im4java.core.IMOps
Add option -limit to the ImageMagick commandline (see the documentation of ImageMagick for details).
LINE_SEPARATOR - Static variable in class outils.SystemUtils
The line.separator System Property.
linearity(Double) - Method in class org.im4java.core.UFRawOps
Add option --linearity= to the ufraw commandline (see the documentation of ufraw for details).
linearStretch() - Method in class org.im4java.core.IMOps
Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
linearStretch(Double) - Method in class org.im4java.core.IMOps
Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
linearStretch(Double, Double) - Method in class org.im4java.core.IMOps
Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
linearStretch(Double, Double, Boolean) - Method in class org.im4java.core.IMOps
Add option -linear-stretch to the ImageMagick commandline (see the documentation of ImageMagick for details).
linewidth() - Method in class org.im4java.core.IMOps
Add option -linewidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
liquidRescale() - Method in class org.im4java.core.IMOps
Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details).
liquidRescale(Integer) - Method in class org.im4java.core.IMOps
Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details).
liquidRescale(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details).
liquidRescale(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details).
liquidRescale(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -liquid-rescale to the ImageMagick commandline (see the documentation of ImageMagick for details).
lire() - Method in class outils.Path
lit le flux d'entrée et l'écrit dans Path.sw
list() - Method in class org.im4java.core.ETOps
Add option -list to the exiftool commandline (see the documentation of exiftool for details).
list() - Method in class org.im4java.core.GMOps
Add option -list to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
list() - Method in class org.im4java.core.IMOps
Add option -list to the ImageMagick commandline (see the documentation of ImageMagick for details).
list(String) - Method in class org.im4java.core.ETOps
Add option -list to the exiftool commandline (see the documentation of exiftool for details).
list(String) - Method in class org.im4java.core.GMOps
Add option -list to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
list(String) - Method in class org.im4java.core.IMOps
Add option -list to the ImageMagick commandline (see the documentation of ImageMagick for details).
listd(String) - Method in class org.im4java.core.ETOps
Add option -listd to the exiftool commandline (see the documentation of exiftool for details).
listf() - Method in class org.im4java.core.ETOps
Add option -listf to the exiftool commandline (see the documentation of exiftool for details).
listf(String) - Method in class org.im4java.core.ETOps
Add option -listf to the exiftool commandline (see the documentation of exiftool for details).
listg() - Method in class org.im4java.core.ETOps
Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
listg(String) - Method in class org.im4java.core.ETOps
Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
listg(String, String) - Method in class org.im4java.core.ETOps
Add option -listg to the exiftool commandline (see the documentation of exiftool for details).
listw() - Method in class org.im4java.core.ETOps
Add option -listw to the exiftool commandline (see the documentation of exiftool for details).
listw(String) - Method in class org.im4java.core.ETOps
Add option -listw to the exiftool commandline (see the documentation of exiftool for details).
listwf() - Method in class org.im4java.core.ETOps
Add option -listwf to the exiftool commandline (see the documentation of exiftool for details).
listwf(String) - Method in class org.im4java.core.ETOps
Add option -listwf to the exiftool commandline (see the documentation of exiftool for details).
loadCliOptions(OptionSet) - Static method in class nat.Nat
Charge certaines options de la ligne de commande dans le singleton de ConfigNat
loadFileToStr(String) - Static method in class outils.FileToolKit
Lit le fichier en paramètre avec l'encoding par défaut et renvoie une String contenant ce fichier.
loadFileToStr(String, String) - Static method in class outils.FileToolKit
Lit le fichier en paramètre avec l'encoding donné et renvoie une String contenant ce fichier.
loadFilterConf(String) - Method in class nat.ConfigNat
load and save ui and filter configuration
loadUiConf() - Method in class nat.ConfigNat
load user interface configuration file
log() - Method in class org.im4java.core.GMOps
Add option -log to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
log() - Method in class org.im4java.core.IMOps
Add option -log to the ImageMagick commandline (see the documentation of ImageMagick for details).
log(String) - Method in class org.im4java.core.GMOps
Add option -log to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
log(String) - Method in class org.im4java.core.IMOps
Add option -log to the ImageMagick commandline (see the documentation of ImageMagick for details).
LOG_AUCUN - Static variable in class nat.Nat
Représente un niveau de verbosité des logs muet
LOG_DEBUG - Static variable in class nat.Nat
Représente un niveau de verbosité des logs verbeux avec les informations de débuggage
LOG_NORMAL - Static variable in class nat.Nat
Représente un niveau de verbosité des logs normal
LOG_SILENCIEUX - Static variable in class nat.Nat
Représente un niveau de verbosité des logs très faible
LOG_VERBEUX - Static variable in class nat.Nat
Représente un niveau de verbosité des logs verbeux
longOutputFormat() - Method in class org.im4java.core.ETOps
Add option -long to the exiftool commandline (see the documentation of exiftool for details).
loop() - Method in class org.im4java.core.GMOps
Add option -loop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
loop() - Method in class org.im4java.core.IMOps
Add option -loop to the ImageMagick commandline (see the documentation of ImageMagick for details).
loop(Integer) - Method in class org.im4java.core.GMOps
Add option -loop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
loop(Integer) - Method in class org.im4java.core.IMOps
Add option -loop to the ImageMagick commandline (see the documentation of ImageMagick for details).
lowlightColor() - Method in class org.im4java.core.IMOps
Add option -lowlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
lowlightColor(String) - Method in class org.im4java.core.IMOps
Add option -lowlight-color to the ImageMagick commandline (see the documentation of ImageMagick for details).

M

magnify() - Method in class org.im4java.core.IMOps
Add option -magnify to the ImageMagick commandline (see the documentation of ImageMagick for details).
magnify(Double) - Method in class org.im4java.core.IMOps
Add option -magnify to the ImageMagick commandline (see the documentation of ImageMagick for details).
main(String[]) - Static method in class nat.Nat
Méthode main Analyse la chaine de paramètres, lance ou non l'interface graphique, la transcription, etc
main(String[]) - Static method in class nat.saxFuncts.SaxFuncts
Test methode
main(String[]) - Static method in class org.im4java.test.Test
Main-method.
main(String[]) - Static method in class outils.CharsetToolkit
 
main(String[]) - Static method in class outils.HyphenationToolkit
méthode de test
main(String[]) - Static method in class outils.regles.RulesToolKit
Méthode de test
map() - Method in class org.im4java.core.GMOps
Add option -map to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
map() - Method in class org.im4java.core.IMOps
Add option -map to the ImageMagick commandline (see the documentation of ImageMagick for details).
map(String) - Method in class org.im4java.core.GMOps
Add option -map to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
map(String) - Method in class org.im4java.core.IMOps
Add option -map to the ImageMagick commandline (see the documentation of ImageMagick for details).
mask() - Method in class org.im4java.core.GMOps
Add option -mask to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
mask() - Method in class org.im4java.core.IMOps
Add option -mask to the ImageMagick commandline (see the documentation of ImageMagick for details).
mask(String) - Method in class org.im4java.core.GMOps
Add option -mask to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
mask(String) - Method in class org.im4java.core.IMOps
Add option -mask to the ImageMagick commandline (see the documentation of ImageMagick for details).
matte() - Method in class org.im4java.core.GMOps
Add option -matte to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
mattecolor() - Method in class org.im4java.core.IMOps
Add option -mattecolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
mattecolor(String) - Method in class org.im4java.core.IMOps
Add option -mattecolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
maxmemory(Integer) - Method in class org.im4java.core.JPTOps
Add option -maxmemory to the jpegtran commandline (see the documentation of jpegtran for details).
median() - Method in class org.im4java.core.GMOps
Add option -median to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
median() - Method in class org.im4java.core.IMOps
Add option -median to the ImageMagick commandline (see the documentation of ImageMagick for details).
median(Double) - Method in class org.im4java.core.GMOps
Add option -median to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
median(Double) - Method in class org.im4java.core.IMOps
Add option -median to the ImageMagick commandline (see the documentation of ImageMagick for details).
message - Variable in class ui.EditeurBraille
Jlabel d'information pour l'enregistrement
metric() - Method in class org.im4java.core.IMOps
Add option -metric to the ImageMagick commandline (see the documentation of ImageMagick for details).
metric(String) - Method in class org.im4java.core.IMOps
Add option -metric to the ImageMagick commandline (see the documentation of ImageMagick for details).
mode() - Method in class org.im4java.core.IMOps
Add option -mode to the ImageMagick commandline (see the documentation of ImageMagick for details).
mode(String) - Method in class org.im4java.core.IMOps
Add option -mode to the ImageMagick commandline (see the documentation of ImageMagick for details).
modif - Variable in class ui.EditeurBraille
Indique si il y a des modification non enregistrées
modulate() - Method in class org.im4java.core.GMOps
Add option -modulate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
modulate() - Method in class org.im4java.core.IMOps
Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details).
modulate(Double) - Method in class org.im4java.core.GMOps
Add option -modulate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
modulate(Double) - Method in class org.im4java.core.IMOps
Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details).
modulate(Double, Double) - Method in class org.im4java.core.GMOps
Add option -modulate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
modulate(Double, Double) - Method in class org.im4java.core.IMOps
Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details).
modulate(Double, Double, Double) - Method in class org.im4java.core.GMOps
Add option -modulate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
modulate(Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -modulate to the ImageMagick commandline (see the documentation of ImageMagick for details).
MogrifyCmd - Class in org.im4java.core
This class wraps the IM command mogrify.
MogrifyCmd() - Constructor for class org.im4java.core.MogrifyCmd
Constructor.
MogrifyCmd(boolean) - Constructor for class org.im4java.core.MogrifyCmd
Constructor with option to use GraphicsMagick.
monitor() - Method in class org.im4java.core.GMOps
Add option -monitor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
monitor() - Method in class org.im4java.core.IMOps
Add option -monitor to the ImageMagick commandline (see the documentation of ImageMagick for details).
monochrome() - Method in class org.im4java.core.GMOps
Add option -monochrome to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
monochrome() - Method in class org.im4java.core.IMOps
Add option -monochrome to the ImageMagick commandline (see the documentation of ImageMagick for details).
MontageCmd - Class in org.im4java.core
This class wraps the IM command montage.
MontageCmd() - Constructor for class org.im4java.core.MontageCmd
Constructor.
MontageCmd(boolean) - Constructor for class org.im4java.core.MontageCmd
Constructor with option to use GraphicsMagick.
morph() - Method in class org.im4java.core.GMOps
Add option -morph to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
morph() - Method in class org.im4java.core.IMOps
Add option -morph to the ImageMagick commandline (see the documentation of ImageMagick for details).
morph(Integer) - Method in class org.im4java.core.GMOps
Add option -morph to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
morph(Integer) - Method in class org.im4java.core.IMOps
Add option -morph to the ImageMagick commandline (see the documentation of ImageMagick for details).
mosaic() - Method in class org.im4java.core.GMOps
Add option -mosaic to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
mosaic() - Method in class org.im4java.core.IMOps
Add option -mosaic to the ImageMagick commandline (see the documentation of ImageMagick for details).
motionBlur() - Method in class org.im4java.core.GMOps
Add option -motion-blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
motionBlur() - Method in class org.im4java.core.IMOps
Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
motionBlur(Double) - Method in class org.im4java.core.GMOps
Add option -motion-blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
motionBlur(Double) - Method in class org.im4java.core.IMOps
Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
motionBlur(Double, Double) - Method in class org.im4java.core.GMOps
Add option -motion-blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
motionBlur(Double, Double) - Method in class org.im4java.core.IMOps
Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
motionBlur(Double, Double, Double) - Method in class org.im4java.core.GMOps
Add option -motion-blur to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
motionBlur(Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -motion-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
mouseClicked(MouseEvent) - Method in class ui.EditeurTan
 
mouseEntered(MouseEvent) - Method in class ui.EditeurTan
 
mouseExited(MouseEvent) - Method in class ui.EditeurTan
 
mousePressed(MouseEvent) - Method in class ui.EditeurTan
 
mouseReleased(MouseEvent) - Method in class ui.EditeurTan
 

N

name() - Method in class org.im4java.core.IMOps
Add option -name to the ImageMagick commandline (see the documentation of ImageMagick for details).
nat - package nat
 
Nat - Class in nat
Classe principale de l'application
Nat(GestionnaireErreur) - Constructor for class nat.Nat
Constructeur
nat.convertisseur - package nat.convertisseur
 
nat.presentateur - package nat.presentateur
 
nat.saxFuncts - package nat.saxFuncts
 
nat.transcodeur - package nat.transcodeur
 
NatThread - Class in nat
Lance une transcription vide en arrière plan (utilisé au lancement de NAT)
NatThread(Nat) - Constructor for class nat.NatThread
Constructeur
nbCars - Variable in class nat.convertisseur.Convertisseur
Nombre de caractères de la source
nbMots - Variable in class nat.convertisseur.Convertisseur
Nombre de mots de la source
nbPhrases - Variable in class nat.convertisseur.Convertisseur
Nombre de phrases de la source
nbTouches - Variable in class ui.EditeurBraille
nombre de touches pressées lors d'une saisie perkins
negate() - Method in class org.im4java.core.GMOps
Add option -negate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
negate() - Method in class org.im4java.core.IMOps
Add option -negate to the ImageMagick commandline (see the documentation of ImageMagick for details).
NoEmptyLinesMode - Static variable in class nat.ConfigNat
constante pour représenter le mode supprimer toutes les lignes vides
noexif() - Method in class org.im4java.core.UFRawOps
Add option --noexif to the ufraw commandline (see the documentation of ufraw for details).
noir - Variable in class outils.regles.RegleMot
Mot(s) en noir
noise() - Method in class org.im4java.core.GMOps
Add option -noise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
noise() - Method in class org.im4java.core.IMOps
Add option -noise to the ImageMagick commandline (see the documentation of ImageMagick for details).
noise(Double) - Method in class org.im4java.core.GMOps
Add option -noise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
noise(Double) - Method in class org.im4java.core.IMOps
Add option -noise to the ImageMagick commandline (see the documentation of ImageMagick for details).
NoiseFilter - Class in org.im4java.utils
This class is the base class of all noise-remover classes.
NoiseFilter(IMOperation) - Constructor for class org.im4java.utils.NoiseFilter
Constructor: creates a clone of the image and apply the operation (typically -despeckle, -blur or -noise).
NoiseFilter.Edge - Class in org.im4java.utils
 
NoiseFilter.Level - Class in org.im4java.utils
 
NoiseFilter.Threshold - Class in org.im4java.utils
 
noiseThreshold(Double) - Method in class org.im4java.core.DCRAWOps
Add option -n to the dcraw commandline (see the documentation of dcraw for details).
nomSortieAuto(String) - Static method in class outils.FileToolKit
Renvoie le nom de sortie automatique de document : extension d'origine avec - et _nat.txt à la fin exemple : prout.odt -> prout-odt_nat.txt
noop() - Method in class org.im4java.core.GMOps
Add option -noop to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
noPrintConv() - Method in class org.im4java.core.ETOps
Add option -n to the exiftool commandline (see the documentation of exiftool for details).
normalize() - Method in class org.im4java.core.GMOps
Add option -normalize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
normalize() - Method in class org.im4java.core.IMOps
Add option -normalize to the ImageMagick commandline (see the documentation of ImageMagick for details).
nozip() - Method in class org.im4java.core.UFRawOps
Add option --nozip to the ufraw commandline (see the documentation of ufraw for details).

O

omitTags(String...) - Method in class org.im4java.core.ETOperation
Omit all tags with the given tag-names.
OngletConf - Class in ui
Classe abstraite mère de toute classe d'onglet de configuration Implémente uniquement SavableTabbedConfigurationPane
OngletConf() - Constructor for class ui.OngletConf
 
opaque() - Method in class org.im4java.core.GMOps
Add option -opaque to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
opaque() - Method in class org.im4java.core.IMOps
Add option -opaque to the ImageMagick commandline (see the documentation of ImageMagick for details).
opaque(String) - Method in class org.im4java.core.GMOps
Add option -opaque to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
opaque(String) - Method in class org.im4java.core.IMOps
Add option -opaque to the ImageMagick commandline (see the documentation of ImageMagick for details).
openOperation() - Method in class org.im4java.core.IMOperation
Open a sub-operation (add a opening parenthesis).
Operation - Class in org.im4java.core
This class models the command-line of an image-command.
Operation() - Constructor for class org.im4java.core.Operation
Constructor.
operator() - Method in class org.im4java.core.GMOps
Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
operator(String) - Method in class org.im4java.core.GMOps
Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
operator(String, String) - Method in class org.im4java.core.GMOps
Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
operator(String, String, Double) - Method in class org.im4java.core.GMOps
Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
operator(String, String, Double, Boolean) - Method in class org.im4java.core.GMOps
Add option -operator to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
optimize() - Method in class org.im4java.core.JPTOps
Add option -optimize to the jpegtran commandline (see the documentation of jpegtran for details).
OptionParserNat - Class in nat
Classe dérivée de OptionParser
OptionParserNat() - Constructor for class nat.OptionParserNat
Constructeur
OptNames - Class in nat
Classe pour le nom des options avec JOptSimple
OptNames() - Constructor for class nat.OptNames
 
ORANGE - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates an orange-filter.
orderedDither() - Method in class org.im4java.core.GMOps
Add option -ordered-dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
orderedDither() - Method in class org.im4java.core.IMOps
Add option -ordered-dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
orderedDither(String) - Method in class org.im4java.core.GMOps
Add option -ordered-dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
orderedDither(String) - Method in class org.im4java.core.IMOps
Add option -ordered-dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
orderedDither(String, Integer) - Method in class org.im4java.core.GMOps
Add option -ordered-dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
orderedDither(String, String) - Method in class org.im4java.core.IMOps
Add option -ordered-dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
org.im4java.core - package org.im4java.core
 
org.im4java.process - package org.im4java.process
 
org.im4java.test - package org.im4java.test
 
org.im4java.utils - package org.im4java.utils
 
orient() - Method in class org.im4java.core.IMOps
Add option -orient to the ImageMagick commandline (see the documentation of ImageMagick for details).
orient(String) - Method in class org.im4java.core.IMOps
Add option -orient to the ImageMagick commandline (see the documentation of ImageMagick for details).
OS_ARCH - Static variable in class outils.SystemUtils
The os.arch System Property.
OS_LINUX - Static variable in class nat.convertisseur.Convertisseur2ODT
Constante pour représenter l'OS LINUX
OS_MAC - Static variable in class nat.convertisseur.Convertisseur2ODT
Constante pour représenter l'OS MAC
OS_NAME - Static variable in class outils.SystemUtils
The os.name System Property.
OS_VERSION - Static variable in class outils.SystemUtils
The os.version System Property.
OS_WINDOWS - Static variable in class nat.convertisseur.Convertisseur2ODT
Constante pour représenter l'OS WINDOWS
out(String) - Method in class org.im4java.core.ETOps
Add option -out to the exiftool commandline (see the documentation of exiftool for details).
outDepth(Integer) - Method in class org.im4java.core.UFRawOps
Add option --out-depth= to the ufraw commandline (see the documentation of ufraw for details).
outfile(String) - Method in class org.im4java.core.JPTOps
Add option -outfile to the jpegtran commandline (see the documentation of jpegtran for details).
outils - package outils
 
outils.regles - package outils.regles
 
outPath(String) - Method in class org.im4java.core.UFRawOps
Add option --out-path= to the ufraw commandline (see the documentation of ufraw for details).
output(String) - Method in class org.im4java.core.UFRawOps
Add option --output= to the ufraw commandline (see the documentation of ufraw for details).
OutputConsumer - Interface in org.im4java.process
This interface defines an OutputConsumer.
outputDirectory() - Method in class org.im4java.core.GMOps
Add option -output-directory to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
outputDirectory(String) - Method in class org.im4java.core.GMOps
Add option -output-directory to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
outType(String) - Method in class org.im4java.core.UFRawOps
Add option --out-type= to the ufraw commandline (see the documentation of ufraw for details).
OUVRIR_AIDE - Static variable in class gestionnaires.GestionnaireOuvrirFenetre
Constante représentant l'ouverture de la fenêtre d'aide
OUVRIR_APROPOS - Static variable in class gestionnaires.GestionnaireOuvrirFenetre
Constante représentant l'ouverture de la fenêtre d'information
OUVRIR_FILTRE - Static variable in class gestionnaires.GestionnaireOuvrir
Constante représentant l'ouverture du choix du filtre
OUVRIR_MEP - Static variable in class gestionnaires.GestionnaireOuvrir
Constante représentant l'ouverture du choix du fichier à mettre en page
OUVRIR_OPTIONS - Static variable in class gestionnaires.GestionnaireOuvrirFenetre
Constante représentant l'ouverture de la fenêtre d'option
OUVRIR_SORTIE - Static variable in class gestionnaires.GestionnaireOuvrir
Constante représentant l'ouverture du choix du fichier sortie
OUVRIR_SOURCE - Static variable in class gestionnaires.GestionnaireOuvrir
Constante représentant l'ouverture du choix du fichier source
OUVRIR_TRANS - Static variable in class gestionnaires.GestionnaireOuvrir
Constante représentant l'ouverture du choix du fichier transcrit
ouvrirEditeur() - Method in class ui.FenetrePrinc
Ouvre le bon éditeur pour le fichier de sortie en fonction des options choisies
overwrite() - Method in class org.im4java.core.UFRawOps
Add option --overwrite to the ufraw commandline (see the documentation of ufraw for details).
overwrite_original() - Method in class org.im4java.core.ETOps
Add option -overwrite_original to the exiftool commandline (see the documentation of exiftool for details).
overwrite_original_in_place() - Method in class org.im4java.core.ETOps
Add option -overwrite_original_in_place to the exiftool commandline (see the documentation of exiftool for details).

P

p_adjoin() - Method in class org.im4java.core.GMOps
Add option +adjoin to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_adjoin() - Method in class org.im4java.core.IMOps
Add option +adjoin to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_antialias() - Method in class org.im4java.core.GMOps
Add option +antialias to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_antialias() - Method in class org.im4java.core.IMOps
Add option +antialias to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_append() - Method in class org.im4java.core.GMOps
Add option +append to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_append() - Method in class org.im4java.core.IMOps
Add option +append to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_borderwidth() - Method in class org.im4java.core.GMOps
Add option +borderwidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_channel() - Method in class org.im4java.core.IMOps
Add option +channel to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_clone() - Method in class org.im4java.core.IMOps
Add option +clone to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_compress() - Method in class org.im4java.core.GMOps
Add option +compress to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_compress() - Method in class org.im4java.core.IMOps
Add option +compress to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_contrast() - Method in class org.im4java.core.GMOps
Add option +contrast to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_contrast() - Method in class org.im4java.core.IMOps
Add option +contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_debug() - Method in class org.im4java.core.GMOps
Add option +debug to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_debug() - Method in class org.im4java.core.IMOps
Add option +debug to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_define() - Method in class org.im4java.core.GMOps
Add option +define to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_define() - Method in class org.im4java.core.IMOps
Add option +define to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_define(String) - Method in class org.im4java.core.GMOps
Add option +define to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_define(String) - Method in class org.im4java.core.IMOps
Add option +define to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_delete() - Method in class org.im4java.core.IMOps
Add option +delete to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_dispose() - Method in class org.im4java.core.IMOps
Add option +dispose to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_distort() - Method in class org.im4java.core.IMOps
Add option +distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_distort(String) - Method in class org.im4java.core.IMOps
Add option +distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_distort(String, String) - Method in class org.im4java.core.IMOps
Add option +distort to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_dither() - Method in class org.im4java.core.GMOps
Add option +dither to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_dither() - Method in class org.im4java.core.IMOps
Add option +dither to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_endian() - Method in class org.im4java.core.GMOps
Add option +endian to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_endian() - Method in class org.im4java.core.IMOps
Add option +endian to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_frame() - Method in class org.im4java.core.GMOps
Add option +frame to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_gamma() - Method in class org.im4java.core.GMOps
Add option +gamma to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_gamma() - Method in class org.im4java.core.IMOps
Add option +gamma to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_gamma(Double) - Method in class org.im4java.core.GMOps
Add option +gamma to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_gamma(Double) - Method in class org.im4java.core.IMOps
Add option +gamma to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_label() - Method in class org.im4java.core.GMOps
Add option +label to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_label() - Method in class org.im4java.core.IMOps
Add option +label to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_level(Double) - Method in class org.im4java.core.IMOps
Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_level(Double, Double) - Method in class org.im4java.core.IMOps
Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_level(Double, Double, Boolean) - Method in class org.im4java.core.IMOps
Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_level(Double, Double, Boolean, Double) - Method in class org.im4java.core.IMOps
Add option +level to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_levelColors() - Method in class org.im4java.core.IMOps
Add option +level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_levelColors(String) - Method in class org.im4java.core.IMOps
Add option +level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_levelColors(String, String) - Method in class org.im4java.core.IMOps
Add option +level-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_map() - Method in class org.im4java.core.GMOps
Add option +map to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_map() - Method in class org.im4java.core.IMOps
Add option +map to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_mask() - Method in class org.im4java.core.GMOps
Add option +mask to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_mask() - Method in class org.im4java.core.IMOps
Add option +mask to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_matte() - Method in class org.im4java.core.GMOps
Add option +matte to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_negate() - Method in class org.im4java.core.GMOps
Add option +negate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_negate() - Method in class org.im4java.core.IMOps
Add option +negate to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_noise() - Method in class org.im4java.core.GMOps
Add option +noise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_noise() - Method in class org.im4java.core.IMOps
Add option +noise to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_noise(String) - Method in class org.im4java.core.GMOps
Add option +noise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_noise(String) - Method in class org.im4java.core.IMOps
Add option +noise to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_opaque() - Method in class org.im4java.core.IMOps
Add option +opaque to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_opaque(String) - Method in class org.im4java.core.IMOps
Add option +opaque to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_page() - Method in class org.im4java.core.GMOps
Add option +page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_page() - Method in class org.im4java.core.IMOps
Add option +page to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_ping() - Method in class org.im4java.core.GMOps
Add option +ping to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_polaroid() - Method in class org.im4java.core.IMOps
Add option +polaroid to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_profile() - Method in class org.im4java.core.GMOps
Add option +profile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_profile() - Method in class org.im4java.core.IMOps
Add option +profile to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_profile(String) - Method in class org.im4java.core.GMOps
Add option +profile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_profile(String) - Method in class org.im4java.core.IMOps
Add option +profile to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_progress() - Method in class org.im4java.core.GMOps
Add option +progress to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_raise() - Method in class org.im4java.core.GMOps
Add option +raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_raise() - Method in class org.im4java.core.IMOps
Add option +raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_raise(Integer) - Method in class org.im4java.core.GMOps
Add option +raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_raise(Integer) - Method in class org.im4java.core.IMOps
Add option +raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_raise(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option +raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_raise(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option +raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_remap() - Method in class org.im4java.core.GMOps
Add option +remap to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_remap() - Method in class org.im4java.core.IMOps
Add option +remap to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_render() - Method in class org.im4java.core.GMOps
Add option +render to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_render() - Method in class org.im4java.core.IMOps
Add option +render to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_repage() - Method in class org.im4java.core.IMOps
Add option +repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_shade() - Method in class org.im4java.core.GMOps
Add option +shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_shade() - Method in class org.im4java.core.IMOps
Add option +shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_shade(Double) - Method in class org.im4java.core.GMOps
Add option +shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_shade(Double) - Method in class org.im4java.core.IMOps
Add option +shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_shade(Double, Double) - Method in class org.im4java.core.GMOps
Add option +shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_shade(Double, Double) - Method in class org.im4java.core.IMOps
Add option +shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_sigmoidalContrast() - Method in class org.im4java.core.IMOps
Add option +sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_sigmoidalContrast(Double) - Method in class org.im4java.core.IMOps
Add option +sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_sigmoidalContrast(Double, Double) - Method in class org.im4java.core.IMOps
Add option +sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_swap() - Method in class org.im4java.core.IMOps
Add option +swap to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_write() - Method in class org.im4java.core.GMOps
Add option +write to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_write() - Method in class org.im4java.core.IMOps
Add option +write to the ImageMagick commandline (see the documentation of ImageMagick for details).
p_write(String) - Method in class org.im4java.core.GMOps
Add option +write to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
p_write(String) - Method in class org.im4java.core.IMOps
Add option +write to the ImageMagick commandline (see the documentation of ImageMagick for details).
page() - Method in class org.im4java.core.GMOps
Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
page() - Method in class org.im4java.core.IMOps
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
page(Integer) - Method in class org.im4java.core.GMOps
Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
page(Integer) - Method in class org.im4java.core.IMOps
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
page(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
page(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
page(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
page(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
page(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
page(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
page(Integer, Integer, Integer, Integer, Character) - Method in class org.im4java.core.GMOps
Add option -page to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
page(Integer, Integer, Integer, Integer, Character) - Method in class org.im4java.core.IMOps
Add option -page to the ImageMagick commandline (see the documentation of ImageMagick for details).
paint() - Method in class org.im4java.core.GMOps
Add option -paint to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
paint() - Method in class org.im4java.core.IMOps
Add option -paint to the ImageMagick commandline (see the documentation of ImageMagick for details).
paint(Graphics) - Method in class ui.Editeur
Méthode redéfinie de JFrame met à jour les dimensions du JTextPane avant de faire le paint()
paint(Double) - Method in class org.im4java.core.GMOps
Add option -paint to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
paint(Double) - Method in class org.im4java.core.IMOps
Add option -paint to the ImageMagick commandline (see the documentation of ImageMagick for details).
panneauAffichage - Variable in class ui.EditeurBraille
le panneau contenant les éléments à afficher et le scrollPane
ParametricEmptyLinesMode - Static variable in class nat.ConfigNat
constante pour représenter le mode de gestion paramétrée des lignes vides
pass2 - Variable in class outils.regles.RegleEnsemble
vrai si règle à appliquer en deuxième passe
path() - Method in class org.im4java.core.IMOps
Add option -path to the ImageMagick commandline (see the documentation of ImageMagick for details).
path(String) - Method in class org.im4java.core.IMOps
Add option -path to the ImageMagick commandline (see the documentation of ImageMagick for details).
Path - Class in outils
Trouve le chemin d'accès à OpenOffice.org sur une machine Windows qui utilise NAT, et prévient l'utilisateur si cette application n'est pas installée
Path(GestionnaireErreur) - Constructor for class outils.Path
Constructeur
PATH_SEPARATOR - Static variable in class outils.SystemUtils
The path.separator System Property.
pause() - Method in class org.im4java.core.ETOps
Add option -pause to the exiftool commandline (see the documentation of exiftool for details).
pause() - Method in class org.im4java.core.GMOps
Add option -pause to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
pause() - Method in class org.im4java.core.IMOps
Add option -pause to the ImageMagick commandline (see the documentation of ImageMagick for details).
pause(Integer) - Method in class org.im4java.core.GMOps
Add option -pause to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
pause(Integer) - Method in class org.im4java.core.IMOps
Add option -pause to the ImageMagick commandline (see the documentation of ImageMagick for details).
pen() - Method in class org.im4java.core.GMOps
Add option -pen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
pen(String) - Method in class org.im4java.core.GMOps
Add option -pen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
perfect() - Method in class org.im4java.core.JPTOps
Add option -perfect to the jpegtran commandline (see the documentation of jpegtran for details).
pf_add_form_feed - Static variable in class nat.OptNames
constante valant "pf-add-form-feed"
pf_do_layout - Static variable in class nat.OptNames
constante valant "pf-do-layout"
pf_empty_line_mode - Static variable in class nat.OptNames
constante valant "pf-empty-line-mode"
pf_generate_page_break - Static variable in class nat.OptNames
constante valant "pf-generate-page-break"
pf_linearise_table - Static variable in class nat.OptNames
constante valant "pf-linearise-table"
pf_min_cell_linearise - Static variable in class nat.OptNames
constante valant "pf-min-cell-linearise"
pf_min_empty_line_1 - Static variable in class nat.OptNames
constante valant "pf-min-empty-line-1"
pf_min_empty_line_2 - Static variable in class nat.OptNames
constante valant "pf-min-empty-line-2"
pf_min_empty_line_3 - Static variable in class nat.OptNames
constante valant "pf-min-empty-line-3"
pf_min_page_break - Static variable in class nat.OptNames
constante valant "pf-min-page-break"
pf_number_first_page - Static variable in class nat.OptNames
constante valant "pf-number-first-page"
pf_numbering_style - Static variable in class nat.OptNames
constante valant "pf-numbering-style"
pf_strict_titles - Static variable in class nat.OptNames
constante valant "pf-strict-titles"
pf_string_replace_in - Static variable in class nat.OptNames
constante valant "pf-strings-addons"
pf_string_replace_out - Static variable in class nat.OptNames
constante valant "pf-strings-addons-count"
pf_strings_addons - Static variable in class nat.OptNames
constante valant "pf-strings-addons"
pf_strings_addons_count - Static variable in class nat.OptNames
constante valant "pf-strings-addons-count"
pf_titles_levels - Static variable in class nat.OptNames
constante valant "pf-titles-levels"
ping() - Method in class org.im4java.core.GMOps
Add option -ping to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
ping() - Method in class org.im4java.core.IMOps
Add option -ping to the ImageMagick commandline (see the documentation of ImageMagick for details).
Pipe - Class in org.im4java.process
This class implements a pipe.
Pipe(InputStream, OutputStream) - Constructor for class org.im4java.process.Pipe
Constructor.
pointsize() - Method in class org.im4java.core.GMOps
Add option -pointsize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
pointsize() - Method in class org.im4java.core.IMOps
Add option -pointsize to the ImageMagick commandline (see the documentation of ImageMagick for details).
pointsize(Integer) - Method in class org.im4java.core.GMOps
Add option -pointsize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
pointsize(Integer) - Method in class org.im4java.core.IMOps
Add option -pointsize to the ImageMagick commandline (see the documentation of ImageMagick for details).
polaroid() - Method in class org.im4java.core.IMOps
Add option -polaroid to the ImageMagick commandline (see the documentation of ImageMagick for details).
polaroid(Double) - Method in class org.im4java.core.IMOps
Add option -polaroid to the ImageMagick commandline (see the documentation of ImageMagick for details).
ponctuationDebut - Variable in class nat.convertisseur.ConvertisseurChaine
Tableau contenant les ponctuations possibles en début de mot
ponctuationDebut - Variable in class nat.convertisseur.ConvertisseurTexte
TAbleau des ponctuations possibles en début de mot
ponctuationFin - Variable in class nat.convertisseur.ConvertisseurChaine
Tableau contenant les ponctuations possibles en fin de mot
ponctuationFin - Variable in class nat.convertisseur.ConvertisseurTexte
Tableau des ponctuations possibles en fin de mot
positionCurseur - Variable in class ui.EditeurBraille
Position du curseur
posterize() - Method in class org.im4java.core.IMOps
Add option -posterize to the ImageMagick commandline (see the documentation of ImageMagick for details).
posterize(Integer) - Method in class org.im4java.core.IMOps
Add option -posterize to the ImageMagick commandline (see the documentation of ImageMagick for details).
pr_emboss_auto - Static variable in class nat.OptNames
constante valant "pr-emboss-auto"
pr_emboss_command - Static variable in class nat.OptNames
constante valant "pr-emboss-command"
pr_emboss_print_service - Static variable in class nat.OptNames
constante valant "pr-emboss-print-service"
pr_emboss_table - Static variable in class nat.OptNames
constante valant "pr-emboss-table"
pr_os - Static variable in class nat.OptNames
constante valant "pr-os"
pr_use_emboss_command - Static variable in class nat.OptNames
constante valant "pr-use-emboss-command"
Presentateur - Class in nat.presentateur
Classe abstraite de présentation
Presentateur(GestionnaireErreur, String, String, String) - Constructor for class nat.presentateur.Presentateur
Constructeur
PresentateurMEP - Class in nat.presentateur
Réalise la présentation du fichier transcrit en appliquant une feuille xsl de transformation, puis en encodant le fichier de sortie dans le charset désiré.
PresentateurMEP(GestionnaireErreur, String, String, String, String) - Constructor for class nat.presentateur.PresentateurMEP
Constructeur
PresentateurSans - Class in nat.presentateur
Effectue un rendu basique du fichier transcrit
PresentateurSans(GestionnaireErreur, String, String, String, String) - Constructor for class nat.presentateur.PresentateurSans
Constructeur
presenter() - Method in class nat.presentateur.Presentateur
Méthode de présentation (rendu) de la transcription
presenter() - Method in class nat.presentateur.PresentateurMEP
presenter() - Method in class nat.presentateur.PresentateurSans
Rédéfinition de Presentateur.presenter()
preserve() - Method in class org.im4java.core.ETOps
Add option -preserve to the exiftool commandline (see the documentation of exiftool for details).
preview() - Method in class org.im4java.core.GMOps
Add option -preview to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
preview() - Method in class org.im4java.core.IMOps
Add option -preview to the ImageMagick commandline (see the documentation of ImageMagick for details).
preview(String) - Method in class org.im4java.core.GMOps
Add option -preview to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
preview(String) - Method in class org.im4java.core.IMOps
Add option -preview to the ImageMagick commandline (see the documentation of ImageMagick for details).
print() - Method in class org.im4java.core.IMOps
Add option -print to the ImageMagick commandline (see the documentation of ImageMagick for details).
print(String) - Method in class org.im4java.core.IMOps
Add option -print to the ImageMagick commandline (see the documentation of ImageMagick for details).
printCliUsage() - Method in class nat.OptionParserNat
Affiche l'aide sur les options en lignes de commande
printConv() - Method in class org.im4java.core.ETOps
Add option --printConv to the exiftool commandline (see the documentation of exiftool for details).
printFormat(String) - Method in class org.im4java.core.ETOps
Add option -printFormat to the exiftool commandline (see the documentation of exiftool for details).
process() - Method in class org.im4java.core.GMOps
Add option -process to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
process() - Method in class org.im4java.core.IMOps
Add option -process to the ImageMagick commandline (see the documentation of ImageMagick for details).
process(String) - Method in class org.im4java.core.GMOps
Add option -process to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
process(String) - Method in class org.im4java.core.IMOps
Add option -process to the ImageMagick commandline (see the documentation of ImageMagick for details).
ProcessEvent - Class in org.im4java.process
This class wraps return-code and Exceptions of a terminated process.
ProcessEvent() - Constructor for class org.im4java.process.ProcessEvent
Default constructor.
ProcessListener - Interface in org.im4java.process
This interface defines methods for a ProcessListener.
processStarted(Process) - Method in interface org.im4java.process.ProcessListener
This method is called at process startup.
ProcessStarter - Class in org.im4java.process
This class implements the processing of os-commands using Runtime.exec().
ProcessStarter() - Constructor for class org.im4java.process.ProcessStarter
Constructor.
processTerminated(ProcessEvent) - Method in interface org.im4java.process.ProcessListener
This method is called at normal or abnormal process termination.
profile() - Method in class org.im4java.core.GMOps
Add option -profile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
profile() - Method in class org.im4java.core.IMOps
Add option -profile to the ImageMagick commandline (see the documentation of ImageMagick for details).
profile(String) - Method in class org.im4java.core.GMOps
Add option -profile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
profile(String) - Method in class org.im4java.core.IMOps
Add option -profile to the ImageMagick commandline (see the documentation of ImageMagick for details).
progressive() - Method in class org.im4java.core.JPTOps
Add option -progressive to the jpegtran commandline (see the documentation of jpegtran for details).
propertyChange(PropertyChangeEvent) - Method in class gestionnaires.GestionnaireExporter
Active ou désactive l'interface des tables brailles suivant le type de filtre choisi
provideInput(OutputStream) - Method in interface org.im4java.process.InputProvider
The InputProvider must write the input to the given OutputStream.
provideInput(OutputStream) - Method in class org.im4java.process.Pipe
The InputProvider must write the input to the given OutputStream.
ptPerkins - Variable in class ui.EditeurBraille
HashTable pour la correspondance entre les caractères braille saisis en mode perkins et leur représentation dans la table braille

Q

quality() - Method in class org.im4java.core.GMOps
Add option -quality to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
quality() - Method in class org.im4java.core.IMOps
Add option -quality to the ImageMagick commandline (see the documentation of ImageMagick for details).
quality(Double) - Method in class org.im4java.core.GMOps
Add option -quality to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
quality(Double) - Method in class org.im4java.core.IMOps
Add option -quality to the ImageMagick commandline (see the documentation of ImageMagick for details).
quantize() - Method in class org.im4java.core.IMOps
Add option -quantize to the ImageMagick commandline (see the documentation of ImageMagick for details).
quantize(String) - Method in class org.im4java.core.IMOps
Add option -quantize to the ImageMagick commandline (see the documentation of ImageMagick for details).
quiet() - Method in class org.im4java.core.ETOps
Add option -quiet to the exiftool commandline (see the documentation of exiftool for details).
quiet() - Method in class org.im4java.core.IMOps
Add option -quiet to the ImageMagick commandline (see the documentation of ImageMagick for details).

R

radialBlur() - Method in class org.im4java.core.IMOps
Add option -radial-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
radialBlur(Double) - Method in class org.im4java.core.IMOps
Add option -radial-blur to the ImageMagick commandline (see the documentation of ImageMagick for details).
raise() - Method in class org.im4java.core.GMOps
Add option -raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
raise() - Method in class org.im4java.core.IMOps
Add option -raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
raise(Integer) - Method in class org.im4java.core.GMOps
Add option -raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
raise(Integer) - Method in class org.im4java.core.IMOps
Add option -raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
raise(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -raise to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
raise(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -raise to the ImageMagick commandline (see the documentation of ImageMagick for details).
randomThreshold() - Method in class org.im4java.core.GMOps
Add option -random-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
randomThreshold() - Method in class org.im4java.core.IMOps
Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
randomThreshold(Double) - Method in class org.im4java.core.IMOps
Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
randomThreshold(Double, Double) - Method in class org.im4java.core.IMOps
Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
randomThreshold(Double, Double, Boolean) - Method in class org.im4java.core.IMOps
Add option -random-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
randomThreshold(String) - Method in class org.im4java.core.GMOps
Add option -random-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
randomThreshold(String, Double) - Method in class org.im4java.core.GMOps
Add option -random-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
randomThreshold(String, Double, Double) - Method in class org.im4java.core.GMOps
Add option -random-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
readArguments(String) - Method in class org.im4java.core.ETOps
Add option -@ to the exiftool commandline (see the documentation of exiftool for details).
recolor() - Method in class org.im4java.core.IMOps
Add option -recolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
recolor(String) - Method in class org.im4java.core.IMOps
Add option -recolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
recurse() - Method in class org.im4java.core.ETOps
Add option -recurse to the exiftool commandline (see the documentation of exiftool for details).
RED - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates a red-filter.
RED_CHANNEL - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer extracts the red-channel.
redPrimary() - Method in class org.im4java.core.GMOps
Add option -red-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
redPrimary() - Method in class org.im4java.core.IMOps
Add option -red-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
redPrimary(Double) - Method in class org.im4java.core.GMOps
Add option -red-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
redPrimary(Double) - Method in class org.im4java.core.IMOps
Add option -red-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
redPrimary(Double, Double) - Method in class org.im4java.core.GMOps
Add option -red-primary to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
redPrimary(Double, Double) - Method in class org.im4java.core.IMOps
Add option -red-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
reference - Variable in class outils.regles.Regle
Référence de la règle (pour l'instant, issue du manuel d'abrégé de l'AVH).
regardWarnings() - Method in class org.im4java.core.IMOps
Add option -regard-warnings to the ImageMagick commandline (see the documentation of ImageMagick for details).
regIn - Variable in class outils.regles.RegleEnsemble
reg exp à appliquer
region() - Method in class org.im4java.core.GMOps
Add option -region to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
region() - Method in class org.im4java.core.IMOps
Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details).
region(Integer) - Method in class org.im4java.core.GMOps
Add option -region to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
region(Integer) - Method in class org.im4java.core.IMOps
Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details).
region(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -region to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
region(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details).
region(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -region to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
region(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details).
region(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -region to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
region(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -region to the ImageMagick commandline (see the documentation of ImageMagick for details).
Regle - Class in outils.regles
décrit une règle dans nat
Regle(String, String) - Constructor for class outils.regles.Regle
 
RegleEnsemble - Class in outils.regles
Regroupe les règles qui s'appliquent sur des ensembles (Locutions, signes, cas général, etc.)
RegleEnsemble(String, String, String, String, ArrayList<String>, boolean, int) - Constructor for class outils.regles.RegleEnsemble
Constructeur
RegleLocution - Class in outils.regles
Classe premettant de représenter une règle de type "Locution"; Les règles de locution font correspondre plusieurs mots à un seul ensemble de signes braille.
RegleLocution(String, String) - Constructor for class outils.regles.RegleLocution
Constructeur
RegleMot - Class in outils.regles
Classe de regrouppement des règles portant sur l'abréviation de mot (Locution, symboles, signes) Ces règles génèrent les listes de mots et leurs abréviations
RegleMot(String, String, String, String) - Constructor for class outils.regles.RegleMot
 
RegleSigne - Class in outils.regles
Classe premettant de représenter une règle de type "signe"; Les règles de signe font correspondre un mot à un seul signe braille.
RegleSigne(String, String, boolean) - Constructor for class outils.regles.RegleSigne
Constructeur
RegleSymbole - Class in outils.regles
Classe premettant de représenter une règle de type "symbole"; Les règles de symbole font correspondre une chaine de caractère un ou plusieurs signes braille.
RegleSymbole(String, String, boolean, boolean) - Constructor for class outils.regles.RegleSymbole
Constructeur
regOut - Variable in class outils.regles.RegleEnsemble
reg exp de remplacement
remap() - Method in class org.im4java.core.IMOps
Add option -remap to the ImageMagick commandline (see the documentation of ImageMagick for details).
remap(String) - Method in class org.im4java.core.IMOps
Add option -remap to the ImageMagick commandline (see the documentation of ImageMagick for details).
remote() - Method in class org.im4java.core.IMOps
Add option -remote to the ImageMagick commandline (see the documentation of ImageMagick for details).
removeAfficheur(Afficheur) - Method in class gestionnaires.GestionnaireErreur
Supprime l'afficheur a à la liste GestionnaireErreur.afficheurs
removeFileChangeListener(FileChangeListener, String) - Method in class ui.listener.FileMonitor
Remove the listener from the notification list.
removeUpdate(DocumentEvent) - Method in class ui.Editeur
Rédéfinie removeUpdate de DocumentListener (héritée de EditeurBaille)
removeUpdate(DocumentEvent) - Method in class ui.EditeurBraille
Implémente removeUpdate de DocumentListener
render() - Method in class org.im4java.core.GMOps
Add option -render to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
render() - Method in class org.im4java.core.IMOps
Add option -render to the ImageMagick commandline (see the documentation of ImageMagick for details).
repage() - Method in class org.im4java.core.IMOps
Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
repage(Integer) - Method in class org.im4java.core.IMOps
Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
repage(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
repage(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
repage(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -repage to the ImageMagick commandline (see the documentation of ImageMagick for details).
resample() - Method in class org.im4java.core.GMOps
Add option -resample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
resample() - Method in class org.im4java.core.IMOps
Add option -resample to the ImageMagick commandline (see the documentation of ImageMagick for details).
resample(Integer) - Method in class org.im4java.core.GMOps
Add option -resample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
resample(Integer) - Method in class org.im4java.core.IMOps
Add option -resample to the ImageMagick commandline (see the documentation of ImageMagick for details).
resample(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -resample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
resample(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -resample to the ImageMagick commandline (see the documentation of ImageMagick for details).
resize() - Method in class org.im4java.core.GMOps
Add option -resize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
resize() - Method in class org.im4java.core.IMOps
Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
resize(Integer) - Method in class org.im4java.core.GMOps
Add option -resize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
resize(Integer) - Method in class org.im4java.core.IMOps
Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
resize(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -resize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
resize(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
resize(Integer, Integer, Character) - Method in class org.im4java.core.GMOps
Add option -resize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
resize(Integer, Integer, Character) - Method in class org.im4java.core.IMOps
Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
resolveEntity(String, String) - Method in class ui.listener.EntityResolverNull
Permet de se passer de dtd
resolveOperation(Object...) - Method in interface org.im4java.core.DynamicOperation
Resolve the DynamicOperation.
respectParenthesis() - Method in class org.im4java.core.IMOps
Add option -respect-parenthesis to the ImageMagick commandline (see the documentation of ImageMagick for details).
restart(Integer) - Method in class org.im4java.core.JPTOps
Add option -restart to the jpegtran commandline (see the documentation of jpegtran for details).
restore(String) - Method in class org.im4java.core.UFRawOps
Add option --restore= to the ufraw commandline (see the documentation of ufraw for details).
resultat - Variable in class ui.EditeurBraille
la zone d'affichage principale du fichier
reverse() - Method in class org.im4java.core.IMOps
Add option -reverse to the ImageMagick commandline (see the documentation of ImageMagick for details).
roll() - Method in class org.im4java.core.GMOps
Add option -roll to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
roll() - Method in class org.im4java.core.IMOps
Add option -roll to the ImageMagick commandline (see the documentation of ImageMagick for details).
roll(Integer) - Method in class org.im4java.core.GMOps
Add option -roll to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
roll(Integer) - Method in class org.im4java.core.IMOps
Add option -roll to the ImageMagick commandline (see the documentation of ImageMagick for details).
roll(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -roll to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
roll(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -roll to the ImageMagick commandline (see the documentation of ImageMagick for details).
rotate() - Method in class org.im4java.core.GMOps
Add option -rotate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
rotate() - Method in class org.im4java.core.IMOps
Add option -rotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
rotate(Double) - Method in class org.im4java.core.GMOps
Add option -rotate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
rotate(Double) - Method in class org.im4java.core.IMOps
Add option -rotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
rotate(Double) - Method in class org.im4java.core.JPTOps
Add option -rotate to the jpegtran commandline (see the documentation of jpegtran for details).
rotate(Double, Character) - Method in class org.im4java.core.GMOps
Add option -rotate to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
rotate(Double, Character) - Method in class org.im4java.core.IMOps
Add option -rotate to the ImageMagick commandline (see the documentation of ImageMagick for details).
rotate(String) - Method in class org.im4java.core.UFRawOps
Add option --rotate= to the ufraw commandline (see the documentation of ufraw for details).
RulesToolKit - Class in outils.regles
Cette classe gère la création et l'exploitation des fichiers de règles en xml
RulesToolKit() - Constructor for class outils.regles.RulesToolKit
 
run() - Method in class nat.NatThread
Redéfinition du run de Thread
run() - Method in class ui.FenetrePrinc.ThreadJPB
Joue un son toutes les 5 secondes et le son de fin quand running=false en fonction des options de l'interface graphique
run() - Method in class ui.FenetrePrinc.ThreadTrans
Joue un son toutes les 5 secondes et le son de fin quand running=false en fonction des options de l'interface graphique
run(LinkedList<String>) - Method in class org.im4java.process.ProcessStarter
Execute the command.
run(Operation, Object...) - Method in class org.im4java.core.DisplayCmd
Execute the command (replace given placeholders).
run(Operation, Object...) - Method in class org.im4java.core.ImageCommand
Execute the command (replace given placeholders).
runOO() - Method in class nat.convertisseur.Convertisseur2ODT
Lance openoffice en mode serveur

S

sample() - Method in class org.im4java.core.GMOps
Add option -sample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
sample() - Method in class org.im4java.core.IMOps
Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details).
sample(Integer) - Method in class org.im4java.core.GMOps
Add option -sample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
sample(Integer) - Method in class org.im4java.core.IMOps
Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details).
sample(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -sample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
sample(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details).
sample(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -sample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
sample(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details).
sample(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -sample to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
sample(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -sample to the ImageMagick commandline (see the documentation of ImageMagick for details).
samplingFactor() - Method in class org.im4java.core.GMOps
Add option -sampling-factor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
samplingFactor() - Method in class org.im4java.core.IMOps
Add option -sampling-factor to the ImageMagick commandline (see the documentation of ImageMagick for details).
samplingFactor(Double) - Method in class org.im4java.core.GMOps
Add option -sampling-factor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
samplingFactor(Double) - Method in class org.im4java.core.IMOps
Add option -sampling-factor to the ImageMagick commandline (see the documentation of ImageMagick for details).
samplingFactor(Double, Double) - Method in class org.im4java.core.GMOps
Add option -sampling-factor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
samplingFactor(Double, Double) - Method in class org.im4java.core.IMOps
Add option -sampling-factor to the ImageMagick commandline (see the documentation of ImageMagick for details).
sarseColor() - Method in class org.im4java.core.IMOps
Add option -sarse-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
sarseColor(String) - Method in class org.im4java.core.IMOps
Add option -sarse-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
sarseColor(String, String) - Method in class org.im4java.core.IMOps
Add option -sarse-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
saturation(Double) - Method in class org.im4java.core.DCRAWOps
Add option -S to the dcraw commandline (see the documentation of dcraw for details).
saturation(Double) - Method in class org.im4java.core.UFRawOps
Add option --saturation= to the ufraw commandline (see the documentation of ufraw for details).
sauvegarder() - Method in class nat.ConfigNat
Enregistre la configuration par serialisation dans le fichier ConfigNat.fichierConf
SavableTabbedConfigurationPane - Interface in ui
Interface décrivant le comportement d'un onglet de configuration
saveFilterConf(String) - Method in class nat.ConfigNat
save configuration in file named configFile
saveRuleFile(ArrayList<Regle>, String) - Static method in class outils.regles.RulesToolKit
Sauve les règles de la liste l dans le fichier f
saveStrToFile(String, String) - Static method in class outils.FileToolKit
Enregistre une chaîne de caractères dans un fichier avec l'encodage donné.
saveStrToFile(String, String, String) - Static method in class outils.FileToolKit
Enregistre une chaîne de caractères dans un fichier avec l'encodage donné.
saveUiConf() - Method in class nat.ConfigNat
save user interface configuration file
SaxFuncts - Class in nat.saxFuncts
Cette classe est destinée à fournir une version modifiée du translate de xsl pour les grosses opérations de conversion entre tables
SaxFuncts() - Constructor for class nat.saxFuncts.SaxFuncts
 
scale() - Method in class org.im4java.core.GMOps
Add option -scale to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
scale() - Method in class org.im4java.core.IMOps
Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details).
scale(Integer) - Method in class org.im4java.core.GMOps
Add option -scale to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
scale(Integer) - Method in class org.im4java.core.IMOps
Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details).
scale(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -scale to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
scale(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details).
scale(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -scale to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
scale(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details).
scale(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -scale to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
scale(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -scale to the ImageMagick commandline (see the documentation of ImageMagick for details).
scanForXMP() - Method in class org.im4java.core.ETOps
Add option -scanForXMP to the exiftool commandline (see the documentation of exiftool for details).
scans(String) - Method in class org.im4java.core.JPTOps
Add option -scans to the jpegtran commandline (see the documentation of jpegtran for details).
scene() - Method in class org.im4java.core.GMOps
Add option -scene to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
scene() - Method in class org.im4java.core.IMOps
Add option -scene to the ImageMagick commandline (see the documentation of ImageMagick for details).
scene(Integer) - Method in class org.im4java.core.GMOps
Add option -scene to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
scene(Integer) - Method in class org.im4java.core.IMOps
Add option -scene to the ImageMagick commandline (see the documentation of ImageMagick for details).
screen() - Method in class org.im4java.core.IMOps
Add option -screen to the ImageMagick commandline (see the documentation of ImageMagick for details).
scrollRes - Variable in class ui.EditeurBraille
le ScrollPane associé au JTextPane resultat
seed() - Method in class org.im4java.core.GMOps
Add option -seed to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
seed() - Method in class org.im4java.core.IMOps
Add option -seed to the ImageMagick commandline (see the documentation of ImageMagick for details).
segment() - Method in class org.im4java.core.GMOps
Add option -segment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
segment() - Method in class org.im4java.core.IMOps
Add option -segment to the ImageMagick commandline (see the documentation of ImageMagick for details).
segment(Integer) - Method in class org.im4java.core.GMOps
Add option -segment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
segment(Integer) - Method in class org.im4java.core.IMOps
Add option -segment to the ImageMagick commandline (see the documentation of ImageMagick for details).
segment(Integer, Double) - Method in class org.im4java.core.GMOps
Add option -segment to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
segment(Integer, Double) - Method in class org.im4java.core.IMOps
Add option -segment to the ImageMagick commandline (see the documentation of ImageMagick for details).
selectAllImages() - Method in class org.im4java.core.DCRAWOperation
Add option -s all to the dcraw commandline (see the documentation of dcraw for details).
selectAllImages() - Method in class org.im4java.core.DCRAWOps
Add option -s to the dcraw commandline (see the documentation of dcraw for details).
selectImage(Integer) - Method in class org.im4java.core.DCRAWOps
Add option -s to the dcraw commandline (see the documentation of dcraw for details).
sens - Variable in class nat.transcodeur.Transcodeur
true si transcription du noir vers le Braille, false sinon à implémenter proprement
separate() - Method in class org.im4java.core.IMOps
Add option -separate to the ImageMagick commandline (see the documentation of ImageMagick for details).
separator(String) - Method in class org.im4java.core.ETOps
Add option -separator to the exiftool commandline (see the documentation of exiftool for details).
sepiaTone() - Method in class org.im4java.core.IMOps
Add option -sepia-tone to the ImageMagick commandline (see the documentation of ImageMagick for details).
sepiaTone(Double) - Method in class org.im4java.core.IMOps
Add option -sepia-tone to the ImageMagick commandline (see the documentation of ImageMagick for details).
set() - Method in class org.im4java.core.GMOps
Add option -set to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
set() - Method in class org.im4java.core.IMOps
Add option -set to the ImageMagick commandline (see the documentation of ImageMagick for details).
set(String) - Method in class org.im4java.core.GMOps
Add option -set to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
set(String) - Method in class org.im4java.core.IMOps
Add option -set to the ImageMagick commandline (see the documentation of ImageMagick for details).
set(String, String) - Method in class org.im4java.core.GMOps
Add option -set to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
set(String, String) - Method in class org.im4java.core.IMOps
Add option -set to the ImageMagick commandline (see the documentation of ImageMagick for details).
setAbreger(boolean) - Method in class nat.ConfigNat
 
setAfficheLigneSecondaire(boolean) - Method in class nat.ConfigNat
 
setAfficheLigneSecondaire(boolean) - Method in class ui.Editeur
Méthode d'accès, rend visible la ligne secondaire de l'éditeur
setAsyncMode(boolean) - Method in class org.im4java.process.ProcessStarter
 
setBrailleEncoding(String) - Method in class nat.ConfigNat
 
setCameraColorSpace(String) - Method in class org.im4java.core.DCRAWOps
Add option -o to the dcraw commandline (see the documentation of dcraw for details).
setCentrerFenetre(boolean) - Method in class nat.ConfigNat
 
setChaineIn(String) - Method in class nat.ConfigNat
 
setChaineOut(String) - Method in class nat.ConfigNat
 
setCible(String) - Method in class nat.convertisseur.Convertisseur
Méthode d'accès, modifie l'attribut Convertisseur.cible
setCommand(String...) - Method in class org.im4java.core.ImageCommand
Set the command.
setCommande(String) - Method in class nat.ConfigNat
 
setConfVersion(String) - Method in class nat.ConfigNat
 
setCoupure(boolean) - Method in class nat.ConfigNat
 
setCoupureLit(boolean) - Method in class nat.ConfigNat
 
setDarkframeFile(String) - Method in class org.im4java.core.DCRAWOps
Add option -K to the dcraw commandline (see the documentation of dcraw for details).
setDeadpixelFile(String) - Method in class org.im4java.core.DCRAWOps
Add option -P to the dcraw commandline (see the documentation of dcraw for details).
setDefaultCharset(Charset) - Method in class outils.CharsetToolkit
Defines the default Charset used in case the buffer represents an 8-bit Charset.
setDicoCoup(String) - Method in class nat.ConfigNat
 
setDTD(String) - Method in class nat.ConfigNat
 
setDTD(String) - Method in class nat.convertisseur.Convertisseur
Méthode d'accès, modifie l'attribut Convertisseur.DTD
setEditeur(String) - Method in class nat.ConfigNat
 
setEncodage(String) - Method in class ui.EditeurBraille
Méthode d'accès, modifie la valeur de l'encodage
setEnforce8Bit(boolean) - Method in class outils.CharsetToolkit
If US-ASCII is recognized, enforce to return the default encoding, rather than US-ASCII.
setEntree(String) - Method in class ui.FenetrePrinc
Change la valeur du texte de FenetrePrinc.jtfNoir
setErrorConsumer(ErrorConsumer) - Method in class org.im4java.process.ProcessStarter
Set the ErrorConsumer for the stderr of the ProcessStarter.
setErrorText(ArrayList<String>) - Method in exception org.im4java.core.CommandException
Set the error text of this exception.
setException(Exception) - Method in class gestionnaires.GestionnaireErreur
 
setException(Exception) - Method in class org.im4java.process.ProcessEvent
 
setFBraille(String) - Method in class nat.ConfigNat
 
setFichier(String) - Method in class ui.EditeurBraille
Change le nom du fichier en cours d'édition
setFichierConf(String) - Method in class nat.ConfigNat
 
setFiltre(String) - Method in class ui.FenetrePrinc
Deprecated.
2.0
setFNoir(String) - Method in class nat.ConfigNat
 
setGeneratePB(boolean) - Method in class nat.ConfigNat
 
setHeightEditeur(int) - Method in class nat.ConfigNat
 
setHeightOptions(int) - Method in class nat.ConfigNat
 
setHeightPrincipal(int) - Method in class nat.ConfigNat
 
setImageMagickDir(String) - Method in class nat.ConfigNat
 
setInfos(String) - Method in class nat.ConfigNat
 
setInputProvider(InputProvider) - Method in class org.im4java.process.ProcessStarter
Set the InputProvider for the ProcessStarter (if used as a pipe).
setInterpolationMethod(Integer) - Method in class org.im4java.core.DCRAWOps
Add option -q to the dcraw commandline (see the documentation of dcraw for details).
setIsSysConfig(boolean) - Method in class nat.ConfigNat
 
setIsSysEmbossTable(boolean) - Method in class nat.ConfigNat
 
setIsSysTable(boolean) - Method in class nat.ConfigNat
 
setLastDest(String) - Method in class nat.ConfigNat
 
setLastDestEncoding(String) - Method in class nat.ConfigNat
 
setLastFilterConfigurationFilename(String) - Method in class nat.ConfigNat
 
setLastSource(String) - Method in class nat.ConfigNat
 
setLastSourceEncoding(String) - Method in class nat.ConfigNat
 
setLdc(String, String) - Method in class outils.EmbosseurLDC
Méthode d'accès en écriture à EmbosseurLDC.ldc
setLineariseTable(boolean) - Method in class nat.ConfigNat
 
setLitEvidenceDansMot(boolean) - Method in class nat.ConfigNat
 
setLitEvidenceMot(boolean) - Method in class nat.ConfigNat
 
setLitEvidencePassage(boolean) - Method in class nat.ConfigNat
 
setLitMajDouble(boolean) - Method in class nat.ConfigNat
 
setLitMajMelange(boolean) - Method in class nat.ConfigNat
 
setLitMajPassage(boolean) - Method in class nat.ConfigNat
 
setLogFile(String) - Method in class gestionnaires.AfficheurLog
 
setLogFileSize(int) - Method in class nat.ConfigNat
 
setLongueurLigne(int) - Method in class nat.ConfigNat
 
setMathPrefixAlways(boolean) - Method in class nat.ConfigNat
 
setMathTrigoSpec(boolean) - Method in class nat.ConfigNat
 
setMaximizedEditeur(boolean) - Method in class nat.ConfigNat
 
setMaximizedOptions(boolean) - Method in class nat.ConfigNat
 
setMaximizedPrincipal(boolean) - Method in class nat.ConfigNat
 
setMemoriserFenetre(boolean) - Method in class nat.ConfigNat
 
setMep(boolean) - Method in class nat.ConfigNat
 
setMepMinLigne1(int) - Method in class nat.ConfigNat
 
setMepMinLigne2(int) - Method in class nat.ConfigNat
 
setMepMinLigne3(int) - Method in class nat.ConfigNat
 
setMepMinLignePB(int) - Method in class nat.ConfigNat
 
setMepModelignes(int) - Method in class nat.ConfigNat
 
setMinCellLin(int) - Method in class nat.ConfigNat
 
setModeCoupureSagouin(boolean) - Method in class nat.ConfigNat
 
setModeDebugage(boolean) - Method in class gestionnaires.GestionnaireErreur
 
setModif(boolean) - Method in class ui.ConfAbrege
Méthode d'accès en écriture à ConfAbrege.modif
setModif(boolean) - Method in class ui.ConfDictCoup
Méthode d'accès en écriture à ConfDictCoup.modif
setName(String) - Method in class nat.ConfigNat
 
setNbLigne(int) - Method in class nat.ConfigNat
 
setNbLogFiles(int) - Method in class nat.ConfigNat
 
setNiveauLog(int) - Method in class gestionnaires.GestionnaireErreur
Si le niveau est debug, passe debug à vrai
setNiveauLog(int) - Method in class nat.ConfigNat
 
setNiveauLog(int, GestionnaireErreur) - Method in class nat.ConfigNat
Change le niveau de log et répercute la modification au GestionnaireErreur ge
setNiveauTitreAbrege(int) - Method in class nat.ConfigNat
 
setNiveauxTitres(String) - Method in class nat.ConfigNat
 
setNoirEncoding(String) - Method in class nat.ConfigNat
 
setNumerotation(String) - Method in class nat.ConfigNat
 
setNumeroteFirst(boolean) - Method in class nat.ConfigNat
 
setOptimize(boolean) - Method in class nat.ConfigNat
 
setOptionsOuvertes(boolean) - Method in class ui.FenetrePrinc
 
setOs(String) - Method in class nat.ConfigNat
 
setOutputColorSpace(Integer) - Method in class org.im4java.core.DCRAWOps
Add option -o to the dcraw commandline (see the documentation of dcraw for details).
setOutputColorSpace(String) - Method in class org.im4java.core.DCRAWOps
Add option -o to the dcraw commandline (see the documentation of dcraw for details).
setOutputConsumer(OutputConsumer) - Method in class org.im4java.process.ProcessStarter
Set the OutputConsumer for the ProcessStarter (if used as a pipe).
setOuvreEditeurApresTranscription(boolean) - Method in class nat.ConfigNat
 
setParameters(InputStream) - Method in class outils.Path
Construit les flux
setPolice2Editeur(String) - Method in class nat.ConfigNat
 
setPoliceEditeur(String) - Method in class nat.ConfigNat
 
setPrintService(String) - Method in class nat.ConfigNat
 
setRajout(String) - Method in class nat.ConfigNat
 
setRajoutCompte(String) - Method in class nat.ConfigNat
 
setReturnCode(int) - Method in class org.im4java.process.ProcessEvent
 
setReverseTrans(boolean) - Method in class nat.ConfigNat
 
setRulesFrG2Perso(String) - Method in class nat.ConfigNat
 
setRunning(boolean) - Method in class ui.FenetrePrinc
Méthode d'accès à FenetrePrinc.running
setSautPageFin(boolean) - Method in class nat.ConfigNat
 
setSaxonAsXsltProcessor(boolean) - Method in class nat.ConfigNat
 
setSens(boolean) - Method in class nat.transcodeur.Transcodeur
Set the transcription's direction
setSonFinTranscription(boolean) - Method in class nat.ConfigNat
 
setSonPendantTranscription(boolean) - Method in class nat.ConfigNat
 
setSortie(String) - Method in class ui.FenetrePrinc
Change la valeur du texte de FenetrePrinc.jtfBraille et active le bouton FenetrePrinc.btEditeur si l'adresse donnée est valide
setSortieAuto(boolean) - Method in class nat.ConfigNat
 
setSortieAuto(boolean) - Method in class ui.FenetrePrinc
génère un nom de fichier de sortie automatiquement
setSource(String) - Method in class nat.convertisseur.Convertisseur
Méthode d'accès, modifie l'attribut Convertisseur.source
setSourceEncoding(String) - Method in class nat.convertisseur.ConvertisseurChaine
Méthode d'accès, change la valeur de ConvertisseurChaine.sourceEncoding
setSourceEncoding(String) - Method in class nat.convertisseur.ConvertisseurTexte
Spécifie l'encodage du fichier source
setTableBraille(String) - Method in class ui.EditeurBraille
Méthode d'accès, indique le nom de la table braille à utiliser
setTableBraille(String, boolean) - Method in class nat.ConfigNat
Met à jour le nom de la table braille et copie la nouvelle table dans les fichiers Brltab.ent et tmp/Table_pour_chaines.ent (comme une table embosseuse) méthode d'accès
setTableEmbossage(String, boolean) - Method in class nat.ConfigNat
 
setTag(String, String) - Method in class org.im4java.core.ETOperation
Set tag with the content read from a file.
setTags(String...) - Method in class org.im4java.core.ETOperation
Set all tags with the given tag-names.
setTaillePolice(int) - Method in class nat.ConfigNat
 
setTaillePolice2(int) - Method in class nat.ConfigNat
 
setTitresStricts(boolean) - Method in class nat.ConfigNat
 
setTraiterLiteraire(boolean) - Method in class nat.ConfigNat
 
setTraiterMaths(boolean) - Method in class nat.ConfigNat
 
setTraiterMusique(boolean) - Method in class nat.ConfigNat
 
setTranscrireImages(boolean) - Method in class nat.ConfigNat
 
setUpdateAvailable(boolean) - Method in class nat.Nat
 
setUpdateCheck(boolean) - Method in class nat.ConfigNat
 
setUseDefaultEditor(boolean) - Method in class nat.ConfigNat
 
setUseNatEditor(boolean) - Method in class nat.ConfigNat
 
setUtiliserCommandeEmbossage(boolean) - Method in class nat.ConfigNat
 
setUtiliserEmbosseuse(boolean) - Method in class nat.ConfigNat
 
setValide(int, int, boolean) - Method in class ui.JTableNonEditCol1
Associe à la cellule (row,col) la valeur v
setVisible(boolean) - Method in class ui.EditeurTan
Demande aussi s'il faut effacer le fichier temporaire mémoriser
setWB(Double, Double) - Method in class org.im4java.core.DCRAWOps
Add option -r to the dcraw commandline (see the documentation of dcraw for details).
setWidthEditeur(int) - Method in class nat.ConfigNat
 
setWidthOptions(int) - Method in class nat.ConfigNat
 
setWidthPrincipal(int) - Method in class nat.ConfigNat
 
setWorkingDir(String) - Method in class nat.ConfigNat
 
setXSL(String) - Method in class nat.ConfigNat
 
setXSL_g1(String) - Method in class nat.ConfigNat
 
setXSL_g2(String) - Method in class nat.ConfigNat
 
setXSL_maths(String) - Method in class nat.ConfigNat
 
setXSL_musique(String) - Method in class nat.ConfigNat
 
shade() - Method in class org.im4java.core.GMOps
Add option -shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
shade() - Method in class org.im4java.core.IMOps
Add option -shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
shade(Double) - Method in class org.im4java.core.GMOps
Add option -shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
shade(Double) - Method in class org.im4java.core.IMOps
Add option -shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
shade(Double, Double) - Method in class org.im4java.core.GMOps
Add option -shade to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
shade(Double, Double) - Method in class org.im4java.core.IMOps
Add option -shade to the ImageMagick commandline (see the documentation of ImageMagick for details).
shadow() - Method in class org.im4java.core.IMOps
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
shadow(Integer) - Method in class org.im4java.core.IMOps
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
shadow(Integer, Double) - Method in class org.im4java.core.IMOps
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
shadow(Integer, Double, Integer) - Method in class org.im4java.core.IMOps
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
shadow(Integer, Double, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
shadow(Integer, Double, Integer, Integer, Boolean) - Method in class org.im4java.core.IMOps
Add option -shadow to the ImageMagick commandline (see the documentation of ImageMagick for details).
sharedMemory() - Method in class org.im4java.core.IMOps
Add option -shared-memory to the ImageMagick commandline (see the documentation of ImageMagick for details).
sharpen() - Method in class org.im4java.core.GMOps
Add option -sharpen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
sharpen() - Method in class org.im4java.core.IMOps
Add option -sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
sharpen(Double) - Method in class org.im4java.core.GMOps
Add option -sharpen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
sharpen(Double) - Method in class org.im4java.core.IMOps
Add option -sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
sharpen(Double, Double) - Method in class org.im4java.core.GMOps
Add option -sharpen to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
sharpen(Double, Double) - Method in class org.im4java.core.IMOps
Add option -sharpen to the ImageMagick commandline (see the documentation of ImageMagick for details).
shave() - Method in class org.im4java.core.GMOps
Add option -shave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
shave() - Method in class org.im4java.core.IMOps
Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details).
shave(Integer) - Method in class org.im4java.core.GMOps
Add option -shave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
shave(Integer) - Method in class org.im4java.core.IMOps
Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details).
shave(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -shave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
shave(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details).
shave(Integer, Integer, Boolean) - Method in class org.im4java.core.GMOps
Add option -shave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
shave(Integer, Integer, Boolean) - Method in class org.im4java.core.IMOps
Add option -shave to the ImageMagick commandline (see the documentation of ImageMagick for details).
shear() - Method in class org.im4java.core.GMOps
Add option -shear to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
shear() - Method in class org.im4java.core.IMOps
Add option -shear to the ImageMagick commandline (see the documentation of ImageMagick for details).
shear(Double) - Method in class org.im4java.core.GMOps
Add option -shear to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
shear(Double) - Method in class org.im4java.core.IMOps
Add option -shear to the ImageMagick commandline (see the documentation of ImageMagick for details).
shear(Double, Double) - Method in class org.im4java.core.GMOps
Add option -shear to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
shear(Double, Double) - Method in class org.im4java.core.IMOps
Add option -shear to the ImageMagick commandline (see the documentation of ImageMagick for details).
shortOutputFormat() - Method in class org.im4java.core.ETOps
Add option -short to the exiftool commandline (see the documentation of exiftool for details).
show(String) - Static method in class org.im4java.core.DisplayCmd
Convinience method to show the image passed as an argument.
shrink(Double) - Method in class org.im4java.core.UFRawOps
Add option --shrink= to the ufraw commandline (see the documentation of ufraw for details).
sigmoidalContrast() - Method in class org.im4java.core.IMOps
Add option -sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
sigmoidalContrast(Double) - Method in class org.im4java.core.IMOps
Add option -sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
sigmoidalContrast(Double, Double) - Method in class org.im4java.core.IMOps
Add option -sigmoidal-contrast to the ImageMagick commandline (see the documentation of ImageMagick for details).
SIGNE - Static variable in class outils.regles.RulesToolKit
Constante identifiant une règle de type signe
silent() - Method in class org.im4java.core.IMOps
Add option -silent to the ImageMagick commandline (see the documentation of ImageMagick for details).
silent() - Method in class org.im4java.core.UFRawOps
Add option --silent to the ufraw commandline (see the documentation of ufraw for details).
size() - Method in class org.im4java.core.GMOps
Add option -size to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
size() - Method in class org.im4java.core.IMOps
Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details).
size(Integer) - Method in class org.im4java.core.GMOps
Add option -size to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
size(Integer) - Method in class org.im4java.core.IMOps
Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details).
size(Integer) - Method in class org.im4java.core.UFRawOps
Add option --size= to the ufraw commandline (see the documentation of ufraw for details).
size(Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -size to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
size(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details).
size(Integer, Integer, Integer) - Method in class org.im4java.core.GMOps
Add option -size to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
size(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -size to the ImageMagick commandline (see the documentation of ImageMagick for details).
sketch() - Method in class org.im4java.core.IMOps
Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details).
sketch(Double) - Method in class org.im4java.core.IMOps
Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details).
sketch(Double, Double) - Method in class org.im4java.core.IMOps
Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details).
sketch(Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -sketch to the ImageMagick commandline (see the documentation of ImageMagick for details).
snaps() - Method in class org.im4java.core.IMOps
Add option -snaps to the ImageMagick commandline (see the documentation of ImageMagick for details).
snaps(Integer) - Method in class org.im4java.core.IMOps
Add option -snaps to the ImageMagick commandline (see the documentation of ImageMagick for details).
solarize() - Method in class org.im4java.core.GMOps
Add option -solarize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
solarize() - Method in class org.im4java.core.IMOps
Add option -solarize to the ImageMagick commandline (see the documentation of ImageMagick for details).
solarize(Double) - Method in class org.im4java.core.GMOps
Add option -solarize to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
solarize(Double) - Method in class org.im4java.core.IMOps
Add option -solarize to the ImageMagick commandline (see the documentation of ImageMagick for details).
sortie - Variable in class nat.presentateur.Presentateur
L'adresse de la sortie
sortieEncoding - Variable in class nat.transcodeur.Transcodeur
Encodage du fichier de sortie
source - Variable in class nat.convertisseur.Convertisseur
L'adresse de la source à convertir
source - Variable in class nat.presentateur.Presentateur
l'adresse du fichier transcrit à présenter
sourceEncoding - Variable in class nat.convertisseur.ConvertisseurChaine
Encodage de la chaine de caractère source (si non précisé, vaut UTF-8)
sourceEncoding - Variable in class nat.convertisseur.ConvertisseurTexte
encodage de la source (par défaut, UTF-8)
splice() - Method in class org.im4java.core.IMOps
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
splice(Double) - Method in class org.im4java.core.IMOps
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
splice(Double, Double) - Method in class org.im4java.core.IMOps
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
splice(Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
splice(Double, Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
splice(Double, Double, Double, Double, Boolean) - Method in class org.im4java.core.IMOps
Add option -splice to the ImageMagick commandline (see the documentation of ImageMagick for details).
spread() - Method in class org.im4java.core.GMOps
Add option -spread to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
spread() - Method in class org.im4java.core.IMOps
Add option -spread to the ImageMagick commandline (see the documentation of ImageMagick for details).
spread(Integer) - Method in class org.im4java.core.GMOps
Add option -spread to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
spread(Integer) - Method in class org.im4java.core.IMOps
Add option -spread to the ImageMagick commandline (see the documentation of ImageMagick for details).
srcfile(String) - Method in class org.im4java.core.ETOps
Add option -srcfile to the exiftool commandline (see the documentation of exiftool for details).
StandardStream - Class in org.im4java.process
This class is a container for objects logically wrapping stdin, stdout and stderr.
startProcess(LinkedList<String>) - Method in class org.im4java.process.ProcessStarter
Execute the command.
stateChanged(ChangeEvent) - Method in class ui.ConfMiseEnPage
Redéfinie de ChangeListener Vérifie la cohérence des valeurs des JSpinner des lignes vides
stateChanged(ChangeEvent) - Method in class ui.ConfMiseEnPageAvancee
Implémentation de ChangeListener mets modifTitre à vrai pour indiquer qu'il y a eu un changement dans la configuration des titres
stateChanged(ChangeEvent) - Method in class ui.Editeur
Redéfinie stateChanged de ChangeListener (héritée de EditeurBaille) Change la page courante
STDERR - Static variable in class org.im4java.process.StandardStream
ErrorConsumer wrapping System.err.
STDIN - Static variable in class org.im4java.process.StandardStream
InputProvider wrapping System.in.
STDOUT - Static variable in class org.im4java.process.StandardStream
OutputConsumer wrapping System.out.
stegano() - Method in class org.im4java.core.IMOps
Add option -stegano to the ImageMagick commandline (see the documentation of ImageMagick for details).
stegano(Integer) - Method in class org.im4java.core.IMOps
Add option -stegano to the ImageMagick commandline (see the documentation of ImageMagick for details).
stereo() - Method in class org.im4java.core.IMOps
Add option -stereo to the ImageMagick commandline (see the documentation of ImageMagick for details).
stereo(Integer) - Method in class org.im4java.core.IMOps
Add option -stereo to the ImageMagick commandline (see the documentation of ImageMagick for details).
stereo(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -stereo to the ImageMagick commandline (see the documentation of ImageMagick for details).
storageType() - Method in class org.im4java.core.IMOps
Add option -storage-type to the ImageMagick commandline (see the documentation of ImageMagick for details).
storageType(String) - Method in class org.im4java.core.IMOps
Add option -storage-type to the ImageMagick commandline (see the documentation of ImageMagick for details).
Stream2BufferedImage - Class in org.im4java.core
This helper class reads an InputStream and creates a BufferedImage.
Stream2BufferedImage() - Constructor for class org.im4java.core.Stream2BufferedImage
The constructor
strip() - Method in class org.im4java.core.IMOps
Add option -strip to the ImageMagick commandline (see the documentation of ImageMagick for details).
stroke() - Method in class org.im4java.core.GMOps
Add option -stroke to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
stroke() - Method in class org.im4java.core.IMOps
Add option -stroke to the ImageMagick commandline (see the documentation of ImageMagick for details).
stroke(String) - Method in class org.im4java.core.GMOps
Add option -stroke to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
stroke(String) - Method in class org.im4java.core.IMOps
Add option -stroke to the ImageMagick commandline (see the documentation of ImageMagick for details).
strokewidth() - Method in class org.im4java.core.GMOps
Add option -strokewidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
strokewidth() - Method in class org.im4java.core.IMOps
Add option -strokewidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
strokewidth(Integer) - Method in class org.im4java.core.GMOps
Add option -strokewidth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
strokewidth(Integer) - Method in class org.im4java.core.IMOps
Add option -strokewidth to the ImageMagick commandline (see the documentation of ImageMagick for details).
supressDuplicates() - Method in class org.im4java.core.ETOps
Add option --duplicates to the exiftool commandline (see the documentation of exiftool for details).
swap() - Method in class org.im4java.core.IMOps
Add option -swap to the ImageMagick commandline (see the documentation of ImageMagick for details).
swap(Integer) - Method in class org.im4java.core.IMOps
Add option -swap to the ImageMagick commandline (see the documentation of ImageMagick for details).
swap(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -swap to the ImageMagick commandline (see the documentation of ImageMagick for details).
swirl() - Method in class org.im4java.core.GMOps
Add option -swirl to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
swirl() - Method in class org.im4java.core.IMOps
Add option -swirl to the ImageMagick commandline (see the documentation of ImageMagick for details).
swirl(Double) - Method in class org.im4java.core.GMOps
Add option -swirl to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
swirl(Double) - Method in class org.im4java.core.IMOps
Add option -swirl to the ImageMagick commandline (see the documentation of ImageMagick for details).
SYMBOLE - Static variable in class outils.regles.RulesToolKit
Constante identifiant une règle de type symbole
SystemUtils - Class in outils
Helpers for java.lang.System.
SystemUtils() - Constructor for class outils.SystemUtils
SystemUtils instances should NOT be constructed in standard programming.

T

tab() - Method in class org.im4java.core.ETOps
Add option -tab to the exiftool commandline (see the documentation of exiftool for details).
table() - Method in class org.im4java.core.ETOps
Add option -table to the exiftool commandline (see the documentation of exiftool for details).
tableBraille - Variable in class nat.presentateur.Presentateur
le nom de la table braille de présentation
tableBraille - Variable in class ui.EditeurBraille
table braille à utiliser pour la saisie perkins
TableBrailleRenderer() - Constructor for class ui.JTableNonEditCol1.TableBrailleRenderer
 
tabPoint - Variable in class ui.EditeurBraille
tableau destiné à recevoir les codes perkins
tagsFromFile(String) - Method in class org.im4java.core.ETOps
Add option -tagsFromFile to the exiftool commandline (see the documentation of exiftool for details).
tailleCaractere - Variable in class ui.EditeurBraille
taille du caractère de la police principale en point (ne fonctionne qu'avec les polices à chasse fixe
taint() - Method in class org.im4java.core.IMOps
Add option -taint to the ImageMagick commandline (see the documentation of ImageMagick for details).
temperature(Integer) - Method in class org.im4java.core.UFRawOps
Add option --temperature= to the ufraw commandline (see the documentation of ufraw for details).
tempsExecution - Variable in class nat.convertisseur.Convertisseur
Temps d'exécution en millisecondes de la conversion
tempsExecution - Variable in class nat.presentateur.Presentateur
temps d'exécution de la présentation en millisecondes
tempsExecution - Variable in class nat.transcodeur.Transcodeur
Temps d'exécution de la transcription en milliseconde
Test - Class in org.im4java.test
This class implements various tests of the im4java-package.
Test() - Constructor for class org.im4java.test.Test
Constructor.
testAsync() - Method in class org.im4java.test.Test
Test of asynchronous execution.
testComposite() - Method in class org.im4java.test.Test
Basic test of composite.
testConvert() - Method in class org.im4java.test.Test
Basic test of convert.
testConvertBr() - Method in class org.im4java.test.Test
 
testDCRaw() - Method in class org.im4java.test.Test
Test of dcraw.
testExiftool() - Method in class org.im4java.test.Test
Test of exiftool.
testGraphicsMagick() - Method in class org.im4java.test.Test
Basic test of GraphicsMagick.
testIdentify() - Method in class org.im4java.test.Test
Basic test of identify.
testInfo() - Method in class org.im4java.test.Test
Test image-information retrivial.
testJpegtran() - Method in class org.im4java.test.Test
Test of jpegtran.
testMixer() - Method in class org.im4java.test.Test
Test using a channel-mixer.
testMogrify() - Method in class org.im4java.test.Test
Basic test of mogrify.
testMontage() - Method in class org.im4java.test.Test
Basic test of montage.
testNoiseFilter() - Method in class org.im4java.test.Test
Test the noise-filter.
testOperation() - Method in class org.im4java.test.Test
Test adding operations and suboperations.
testPipe() - Method in class org.im4java.test.Test
Test piping input and output to an IM command.
testReadBufferedImage() - Method in class org.im4java.test.Test
Test image-conversion from BufferedImages.
testUFRaw() - Method in class org.im4java.test.Test
Test of ufraw-batch.
testWriteBufferedImage() - Method in class org.im4java.test.Test
Test image-conversion to BufferedImages.
TextConverter - Class in outils
Classe permettant de convertir un fichier texte unix au format windows.
TextConverter(String) - Constructor for class outils.TextConverter
Constructeur
textFont() - Method in class org.im4java.core.IMOps
Add option -text-font to the ImageMagick commandline (see the documentation of ImageMagick for details).
textFont(String) - Method in class org.im4java.core.IMOps
Add option -text-font to the ImageMagick commandline (see the documentation of ImageMagick for details).
textOut(String) - Method in class org.im4java.core.ETOps
Add option -textOut to the exiftool commandline (see the documentation of exiftool for details).
TextSender - Interface in outils
Interface décrivant le comportement d'un TextSender, utilisée pour récupérer des textes à utiliser pour GestionnaireExporter
texture() - Method in class org.im4java.core.GMOps
Add option -texture to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
texture() - Method in class org.im4java.core.IMOps
Add option -texture to the ImageMagick commandline (see the documentation of ImageMagick for details).
texture(String) - Method in class org.im4java.core.GMOps
Add option -texture to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
texture(String) - Method in class org.im4java.core.IMOps
Add option -texture to the ImageMagick commandline (see the documentation of ImageMagick for details).
ThreadJPB() - Constructor for class ui.FenetrePrinc.ThreadJPB
 
ThreadTrans() - Constructor for class ui.FenetrePrinc.ThreadTrans
 
threshold() - Method in class org.im4java.core.GMOps
Add option -threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
threshold() - Method in class org.im4java.core.IMOps
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
threshold(Integer) - Method in class org.im4java.core.GMOps
Add option -threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
threshold(Integer) - Method in class org.im4java.core.IMOps
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
threshold(Integer, Boolean) - Method in class org.im4java.core.GMOps
Add option -threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
threshold(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
threshold(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
threshold(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
threshold(Integer, Integer, Integer, Integer, Boolean) - Method in class org.im4java.core.IMOps
Add option -threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
Threshold(IMOperation, double, double) - Constructor for class org.im4java.utils.NoiseFilter.Threshold
Constructor (pass blackpoint and whitepoint as percentages)
thumbnail() - Method in class org.im4java.core.IMOps
Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details).
thumbnail(Integer) - Method in class org.im4java.core.IMOps
Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details).
thumbnail(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details).
thumbnail(Integer, Integer, Character) - Method in class org.im4java.core.IMOps
Add option -thumbnail to the ImageMagick commandline (see the documentation of ImageMagick for details).
tile() - Method in class org.im4java.core.GMOps
Add option -tile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
tile() - Method in class org.im4java.core.IMOps
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
tile(Integer) - Method in class org.im4java.core.IMOps
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
tile(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
tile(Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
tile(Integer, Integer, Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
tile(String) - Method in class org.im4java.core.GMOps
Add option -tile to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
tile(String) - Method in class org.im4java.core.IMOps
Add option -tile to the ImageMagick commandline (see the documentation of ImageMagick for details).
tileOffset() - Method in class org.im4java.core.IMOps
Add option -tile-offset to the ImageMagick commandline (see the documentation of ImageMagick for details).
tileOffset(Integer) - Method in class org.im4java.core.IMOps
Add option -tile-offset to the ImageMagick commandline (see the documentation of ImageMagick for details).
tileOffset(Integer, Integer) - Method in class org.im4java.core.IMOps
Add option -tile-offset to the ImageMagick commandline (see the documentation of ImageMagick for details).
tilt45() - Method in class org.im4java.core.DCRAWOps
Add option -j to the dcraw commandline (see the documentation of dcraw for details).
tint() - Method in class org.im4java.core.IMOps
Add option -tint to the ImageMagick commandline (see the documentation of ImageMagick for details).
tint(Double) - Method in class org.im4java.core.IMOps
Add option -tint to the ImageMagick commandline (see the documentation of ImageMagick for details).
title() - Method in class org.im4java.core.IMOps
Add option -title to the ImageMagick commandline (see the documentation of ImageMagick for details).
title(String) - Method in class org.im4java.core.IMOps
Add option -title to the ImageMagick commandline (see the documentation of ImageMagick for details).
tmpApercu - Static variable in class ui.EditeurTan
nom du fichier braille généré pour obtenir l'apercu
tmpXHTML - Static variable in class ui.EditeurTan
nom du fichier xhtml réalisé en détranscrivant EditeurTan.tmpApercu
toString() - Method in class org.im4java.core.Operation
Convert to String.
toString() - Method in class outils.regles.Regle
Pour obliger la redéfinition de toString() de la Classe Object
toString() - Method in class outils.regles.RegleEnsemble
Renvoie le nom et la descritpion de la règle, ainsi que la liste des ensembles sur lesquels elle s'applique
toString() - Method in class outils.regles.RegleLocution
Redéfinition de Regle.toString()
toString() - Method in class outils.regles.RegleSigne
Redéfinition de Regle.toString()
toString() - Method in class outils.regles.RegleSymbole
Redéfinition de Regle.toString()
toString() - Method in class ui.BrailleTableListItem
tr_image_magick_dir - Static variable in class nat.OptNames
constante valant tr-image-magick-dir
tr_image_processing - Static variable in class nat.OptNames
constante valant "tr-image-processing"
tr_litt_double_upper - Static variable in class nat.OptNames
constante valant "tr-litt-use-double-upper-prefix"
tr_litt_in_word_emph - Static variable in class nat.OptNames
constante valant "tr-litt-show-in-word-emphasis"
tr_litt_mixed_upper - Static variable in class nat.OptNames
constante valant "tr-litt-use-mixed-upper-lower-rules"
tr_litt_part_emph - Static variable in class nat.OptNames
constante valant "tr-litt-use-part-emphasis-prefix"
tr_litt_part_upper - Static variable in class nat.OptNames
constante valant "tr-litt-use-part-upper-prefix"
tr_litt_word_emph - Static variable in class nat.OptNames
constante valant "tr-litt-use-word-emphasis-prefix"
tr_min_title_contracted - Static variable in class nat.OptNames
constante valant tr-min-title-contracted
tr_use_saxon_processor - Static variable in class nat.OptNames
constante valant "tr-use-saxon-processor"
Transcodeur - Class in nat.transcodeur
La classe Transcodeur est une classe abstraite décrivant ce que doit faire un Transcodeur
Transcodeur(String, String, String, GestionnaireErreur) - Constructor for class nat.transcodeur.Transcodeur
Construit un objet Transcodeur
TranscodeurNormal - Class in nat.transcodeur
La classe TranscodeurNormal réalise la transcription d'un fichier au format XML interne en Braille
TranscodeurNormal(String, String, String, GestionnaireErreur) - Constructor for class nat.transcodeur.TranscodeurNormal
Construit un objet TranscodeurNormal
TranscodeurSans - Class in nat.transcodeur
La classe TranscodeurSans se contente de recopier le fichier d'entrée dans le fichier de sortie.
TranscodeurSans(String, String, String, GestionnaireErreur) - Constructor for class nat.transcodeur.TranscodeurSans
Constructeur
Transcription - Class in nat
Classe représentant une transcription dans nat
transcrire() - Method in class nat.Transcription
Lance le scénario complet de transcription de la transcription
transcrire(GestionnaireErreur) - Method in class nat.transcodeur.Transcodeur
Réalise la transcription du fichier d'entrée vers le fichier de sortie
transcrire(GestionnaireErreur) - Method in class nat.transcodeur.TranscodeurNormal
Réalise la transcription du fichier d'entrée vers le fichier de sortie en utilisant le filtre xsl
transcrire(GestionnaireErreur) - Method in class nat.transcodeur.TranscodeurSans
Copy le fichier d'entrée dans le fichier de sortie
transform() - Method in class org.im4java.core.GMOps
Add option -transform to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
transform() - Method in class org.im4java.core.IMOps
Add option -transform to the ImageMagick commandline (see the documentation of ImageMagick for details).
translate(String, String, String) - Static method in class nat.saxFuncts.SaxFuncts
Cette méthode fournie une version modifiée du translate de xsl pour les grosses opérations de conversion entre tables braille
transparent() - Method in class org.im4java.core.GMOps
Add option -transparent to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
transparent(String) - Method in class org.im4java.core.GMOps
Add option -transparent to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
transparent(String) - Method in class org.im4java.core.IMOps
Add option -transparent to the ImageMagick commandline (see the documentation of ImageMagick for details).
transparentColor() - Method in class org.im4java.core.IMOps
Add option -transparent-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
transparentColor(String) - Method in class org.im4java.core.IMOps
Add option -transparent-color to the ImageMagick commandline (see the documentation of ImageMagick for details).
transpose() - Method in class org.im4java.core.IMOps
Add option -transpose to the ImageMagick commandline (see the documentation of ImageMagick for details).
transpose() - Method in class org.im4java.core.JPTOps
Add option -transpose to the jpegtran commandline (see the documentation of jpegtran for details).
transverse() - Method in class org.im4java.core.IMOps
Add option -transverse to the ImageMagick commandline (see the documentation of ImageMagick for details).
transverse() - Method in class org.im4java.core.JPTOps
Add option -transverse to the jpegtran commandline (see the documentation of jpegtran for details).
treedepth() - Method in class org.im4java.core.GMOps
Add option -treedepth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
treedepth() - Method in class org.im4java.core.IMOps
Add option -treedepth to the ImageMagick commandline (see the documentation of ImageMagick for details).
treedepth(Integer) - Method in class org.im4java.core.GMOps
Add option -treedepth to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
treedepth(Integer) - Method in class org.im4java.core.IMOps
Add option -treedepth to the ImageMagick commandline (see the documentation of ImageMagick for details).
trim() - Method in class org.im4java.core.GMOps
Add option -trim to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
trim() - Method in class org.im4java.core.IMOps
Add option -trim to the ImageMagick commandline (see the documentation of ImageMagick for details).
trim() - Method in class org.im4java.core.JPTOps
Add option -trim to the jpegtran commandline (see the documentation of jpegtran for details).
trouveEncodingSource(String) - Method in class nat.Nat
Appel à la méthode touveEncodingSource de Transcription
trouveEncodingSource(String, GestionnaireErreur) - Static method in class nat.Transcription
Essaie de trouver l'encodage du fichier source
type() - Method in class org.im4java.core.GMOps
Add option -type to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
type() - Method in class org.im4java.core.IMOps
Add option -type to the ImageMagick commandline (see the documentation of ImageMagick for details).
type(String) - Method in class org.im4java.core.GMOps
Add option -type to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
type(String) - Method in class org.im4java.core.IMOps
Add option -type to the ImageMagick commandline (see the documentation of ImageMagick for details).

U

UFRawCmd - Class in org.im4java.core
This class wraps the ufraw/ufraw-batch command.
UFRawCmd(boolean) - Constructor for class org.im4java.core.UFRawCmd
Constructor.
UFRawOperation - Class in org.im4java.core
This class models the command-line of ufraw/ufraw-batch.
UFRawOperation() - Constructor for class org.im4java.core.UFRawOperation
Constructor.
UFRawOps - Class in org.im4java.core
This class subclasses Operation and adds methods for all commandline options of ufraw.
UFRawOps() - Constructor for class org.im4java.core.UFRawOps
The protected Constructor.
ui - package ui
 
ui_center_windows - Static variable in class nat.OptNames
constante valant "ui-center-windows"
ui_editor_auto_open - Static variable in class nat.OptNames
constante valant "ui-editor-auto-open"
ui_editor_default - Static variable in class nat.OptNames
constante valant "ui-editor-default"
ui_editor_external - Static variable in class nat.OptNames
constante valant "ui-editor-external
ui_editor_font - Static variable in class nat.OptNames
constante valant "ui-editor-braille-font"
ui_editor_font_size - Static variable in class nat.OptNames
constante valant "ui-editor-braille-font-size"
ui_editor_font2 - Static variable in class nat.OptNames
constante valant "ui-editor-font"
ui_editor_font2_size - Static variable in class nat.OptNames
constante valant "ui-editor-font-size"
ui_editor_nat - Static variable in class nat.OptNames
constante valant "ui-editor-nat"
ui_editor_zone2_display - Static variable in class nat.OptNames
constante valant "ui-editor-display-zone2"
ui_filter_conf_dir - Static variable in class nat.OptNames
constante valant "ui-filter-conf-dir"
ui_max_editor - Static variable in class nat.OptNames
constante valant "ui-max-editor : éditeur maximisé"
ui_max_options - Static variable in class nat.OptNames
constante valant "ui-max-options : fenêtre des options maximisée"
ui_max_princ - Static variable in class nat.OptNames
constante valant "ui-max-princ : fenêtre principale maximisée"
ui_output_file_auto - Static variable in class nat.OptNames
Constante valant "ui-output-file-auto"
ui_remember_windows_size - Static variable in class nat.OptNames
constante valant "ui-remember-windows-size"
ui_reverse_trans - Static variable in class nat.OptNames
Constante valant "ui-reverse-trans"
ui_sound_at_end - Static variable in class nat.OptNames
constante valant "ui-sound-at-end"
ui_sound_during_work - Static variable in class nat.OptNames
constante valant "ui-sound-during-work
ui_x_editor - Static variable in class nat.OptNames
constante valant "ui-x-editor" : largeur de l'éditeur
ui_x_options - Static variable in class nat.OptNames
constante valant "ui-x-options" : largeur de la fenêtre des options
ui_x_princ - Static variable in class nat.OptNames
constante valant "ui-x-princ" : largeur de la fenêtre principale
ui_y_editor - Static variable in class nat.OptNames
constante valant "ui-y-editor" : hauteur de l'éditeur
ui_y_options - Static variable in class nat.OptNames
constante valant "ui-y-options" : hauteur de la fenêtre des options
ui_y_princ - Static variable in class nat.OptNames
constante valant "ui-y-princ" : hauteur de la fenêtre principale
ui.listener - package ui.listener
 
undercolor() - Method in class org.im4java.core.GMOps
Add option -undercolor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
undercolor() - Method in class org.im4java.core.IMOps
Add option -undercolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
undercolor(String) - Method in class org.im4java.core.GMOps
Add option -undercolor to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
undercolor(String) - Method in class org.im4java.core.IMOps
Add option -undercolor to the ImageMagick commandline (see the documentation of ImageMagick for details).
undoableEditHappened(UndoableEditEvent) - Method in class ui.EditeurBraille
Implémente undoableEditHappened de UndoableEditListener
undoMng - Variable in class ui.EditeurBraille
Undo manager
uniqueColors() - Method in class org.im4java.core.IMOps
Add option -unique-colors to the ImageMagick commandline (see the documentation of ImageMagick for details).
units() - Method in class org.im4java.core.GMOps
Add option -units to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
units() - Method in class org.im4java.core.IMOps
Add option -units to the ImageMagick commandline (see the documentation of ImageMagick for details).
units(String) - Method in class org.im4java.core.GMOps
Add option -units to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
units(String) - Method in class org.im4java.core.IMOps
Add option -units to the ImageMagick commandline (see the documentation of ImageMagick for details).
unknown() - Method in class org.im4java.core.ETOps
Add option -unknown to the exiftool commandline (see the documentation of exiftool for details).
unknown2() - Method in class org.im4java.core.ETOps
Add option -unknown2 to the exiftool commandline (see the documentation of exiftool for details).
unsharp() - Method in class org.im4java.core.GMOps
Add option -unsharp to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
unsharp() - Method in class org.im4java.core.IMOps
Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details).
unsharp(Double) - Method in class org.im4java.core.GMOps
Add option -unsharp to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
unsharp(Double) - Method in class org.im4java.core.IMOps
Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details).
unsharp(Double, Double) - Method in class org.im4java.core.GMOps
Add option -unsharp to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
unsharp(Double, Double) - Method in class org.im4java.core.IMOps
Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details).
unsharp(Double, Double, Double) - Method in class org.im4java.core.GMOps
Add option -unsharp to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
unsharp(Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details).
unsharp(Double, Double, Double, Double) - Method in class org.im4java.core.GMOps
Add option -unsharp to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
unsharp(Double, Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -unsharp to the ImageMagick commandline (see the documentation of ImageMagick for details).
update() - Method in class org.im4java.core.IMOps
Add option -update to the ImageMagick commandline (see the documentation of ImageMagick for details).
update(Integer) - Method in class org.im4java.core.IMOps
Add option -update to the ImageMagick commandline (see the documentation of ImageMagick for details).
use4ColorRGB() - Method in class org.im4java.core.DCRAWOps
Add option -f to the dcraw commandline (see the documentation of dcraw for details).
useAverageWB() - Method in class org.im4java.core.DCRAWOps
Add option -a to the dcraw commandline (see the documentation of dcraw for details).
useCameraWB() - Method in class org.im4java.core.DCRAWOps
Add option -w to the dcraw commandline (see the documentation of dcraw for details).
useColorMatrix() - Method in class org.im4java.core.DCRAWOps
Add option +M to the dcraw commandline (see the documentation of dcraw for details).
USER_COUNTRY - Static variable in class outils.SystemUtils
The user.country or user.region System Property.
USER_DIR - Static variable in class outils.SystemUtils
The user.dir System Property.
USER_HOME - Static variable in class outils.SystemUtils
The user.home System Property.
USER_LANGUAGE - Static variable in class outils.SystemUtils
The user.language System Property.
USER_NAME - Static variable in class outils.SystemUtils
The user.name System Property.
USER_TIMEZONE - Static variable in class outils.SystemUtils
The user.timezone System Property.

V

verbose() - Method in class org.im4java.core.DCRAWOps
Add option -v to the dcraw commandline (see the documentation of dcraw for details).
verbose() - Method in class org.im4java.core.ETOps
Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).
verbose() - Method in class org.im4java.core.GMOps
Add option -verbose to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
verbose() - Method in class org.im4java.core.IMOps
Add option -verbose to the ImageMagick commandline (see the documentation of ImageMagick for details).
verbose() - Method in class org.im4java.core.JPTOps
Add option -verbose to the jpegtran commandline (see the documentation of jpegtran for details).
verbose(Integer) - Method in class org.im4java.core.ETOps
Add option -verbose to the exiftool commandline (see the documentation of exiftool for details).
version() - Method in class org.im4java.core.GMOps
Add option -version to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
version() - Method in class org.im4java.core.IMOps
Add option -version to the ImageMagick commandline (see the documentation of ImageMagick for details).
veryShortOutputFormat() - Method in class org.im4java.core.ETOps
Add option -veryShort to the exiftool commandline (see the documentation of exiftool for details).
view() - Method in class org.im4java.core.GMOps
Add option -view to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
view() - Method in class org.im4java.core.IMOps
Add option -view to the ImageMagick commandline (see the documentation of ImageMagick for details).
view(String) - Method in class org.im4java.core.GMOps
Add option -view to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
view(String) - Method in class org.im4java.core.IMOps
Add option -view to the ImageMagick commandline (see the documentation of ImageMagick for details).
vignette() - Method in class org.im4java.core.IMOps
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
vignette(Double) - Method in class org.im4java.core.IMOps
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
vignette(Double, Double) - Method in class org.im4java.core.IMOps
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
vignette(Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
vignette(Double, Double, Double, Double) - Method in class org.im4java.core.IMOps
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
vignette(Double, Double, Double, Double, Boolean) - Method in class org.im4java.core.IMOps
Add option -vignette to the ImageMagick commandline (see the documentation of ImageMagick for details).
virtualPixel() - Method in class org.im4java.core.GMOps
Add option -virtual-pixel to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
virtualPixel() - Method in class org.im4java.core.IMOps
Add option -virtual-pixel to the ImageMagick commandline (see the documentation of ImageMagick for details).
virtualPixel(String) - Method in class org.im4java.core.GMOps
Add option -virtual-pixel to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
virtualPixel(String) - Method in class org.im4java.core.IMOps
Add option -virtual-pixel to the ImageMagick commandline (see the documentation of ImageMagick for details).
visual() - Method in class org.im4java.core.IMOps
Add option -visual to the ImageMagick commandline (see the documentation of ImageMagick for details).
visual(String) - Method in class org.im4java.core.IMOps
Add option -visual to the ImageMagick commandline (see the documentation of ImageMagick for details).

W

waitForProcess(Process) - Method in class org.im4java.process.ProcessStarter
Perform process input/output and wait for process to terminate.
warning(SAXParseException) - Method in class gestionnaires.GestionnaireErreur
Si fonctionnement en mode debugage, affiche l'avertissement
watermark() - Method in class org.im4java.core.IMOps
Add option -watermark to the ImageMagick commandline (see the documentation of ImageMagick for details).
watermark(Double) - Method in class org.im4java.core.IMOps
Add option -watermark to the ImageMagick commandline (see the documentation of ImageMagick for details).
wave() - Method in class org.im4java.core.GMOps
Add option -wave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
wave() - Method in class org.im4java.core.IMOps
Add option -wave to the ImageMagick commandline (see the documentation of ImageMagick for details).
wave(Double) - Method in class org.im4java.core.GMOps
Add option -wave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
wave(Double) - Method in class org.im4java.core.IMOps
Add option -wave to the ImageMagick commandline (see the documentation of ImageMagick for details).
wave(Double, Double) - Method in class org.im4java.core.GMOps
Add option -wave to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
wave(Double, Double) - Method in class org.im4java.core.IMOps
Add option -wave to the ImageMagick commandline (see the documentation of ImageMagick for details).
waveletDenoisingThreshold(Double) - Method in class org.im4java.core.UFRawOps
Add option --wavelet-denoising-threshold= to the ufraw commandline (see the documentation of ufraw for details).
wb(String) - Method in class org.im4java.core.UFRawOps
Add option --wb= to the ufraw commandline (see the documentation of ufraw for details).
whitePoint() - Method in class org.im4java.core.GMOps
Add option -white-point to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
whitePoint() - Method in class org.im4java.core.IMOps
Add option -white-point to the ImageMagick commandline (see the documentation of ImageMagick for details).
whitePoint(Double) - Method in class org.im4java.core.GMOps
Add option -white-point to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
whitePoint(Double) - Method in class org.im4java.core.IMOps
Add option -white-point to the ImageMagick commandline (see the documentation of ImageMagick for details).
whitePoint(Double, Double) - Method in class org.im4java.core.GMOps
Add option -white-point to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
whitePoint(Double, Double) - Method in class org.im4java.core.IMOps
Add option -white-point to the ImageMagick commandline (see the documentation of ImageMagick for details).
whiteThreshold() - Method in class org.im4java.core.GMOps
Add option -white-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
whiteThreshold() - Method in class org.im4java.core.IMOps
Add option -white-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
whiteThreshold(Double) - Method in class org.im4java.core.GMOps
Add option -white-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
whiteThreshold(Double) - Method in class org.im4java.core.IMOps
Add option -white-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
whiteThreshold(Double, Boolean) - Method in class org.im4java.core.GMOps
Add option -white-threshold to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
whiteThreshold(Double, Boolean) - Method in class org.im4java.core.IMOps
Add option -white-threshold to the ImageMagick commandline (see the documentation of ImageMagick for details).
window(String) - Method in class org.im4java.core.IMOps
Add option -window to the ImageMagick commandline (see the documentation of ImageMagick for details).
windowActivated(WindowEvent) - Method in class gestionnaires.GestionnaireMajTabBraille
Implémentation; ne fait rien
windowActivated(WindowEvent) - Method in class ui.Configuration
ne fait rien
windowActivated(WindowEvent) - Method in class ui.EditeurBraille
Ne fait rien
windowActivated(WindowEvent) - Method in class ui.FenetrePrinc
 
windowClosed(WindowEvent) - Method in class gestionnaires.GestionnaireMajTabBraille
Implémentation; mets à jour les combobox des tables
windowClosed(WindowEvent) - Method in class ui.Configuration
ne fait rien
windowClosed(WindowEvent) - Method in class ui.EditeurBraille
ne fait rien
windowClosed(WindowEvent) - Method in class ui.FenetrePrinc
implémentation de WindowsListener; quitte le programme
windowClosing(WindowEvent) - Method in class gestionnaires.GestionnaireMajTabBraille
Implémentation; ne fait rien
windowClosing(WindowEvent) - Method in class ui.Configuration
Indique à Configuration.fPrinc que la fenêtre des options est fermée
windowClosing(WindowEvent) - Method in class ui.EditeurBraille
Vérifie si il faut demander l'enregistrement Appelle EditeurBraille.verifDoc()
windowClosing(WindowEvent) - Method in class ui.FenetrePrinc
 
windowDeactivated(WindowEvent) - Method in class gestionnaires.GestionnaireMajTabBraille
Implémentation; ne fait rien
windowDeactivated(WindowEvent) - Method in class ui.Configuration
ne fait rien
windowDeactivated(WindowEvent) - Method in class ui.EditeurBraille
Ne fait rien
windowDeactivated(WindowEvent) - Method in class ui.FenetrePrinc
 
windowDeiconified(WindowEvent) - Method in class gestionnaires.GestionnaireMajTabBraille
Implémentation; ne fait rien
windowDeiconified(WindowEvent) - Method in class ui.Configuration
ne fait rien
windowDeiconified(WindowEvent) - Method in class ui.EditeurBraille
Ne fait rien
windowDeiconified(WindowEvent) - Method in class ui.FenetrePrinc
 
windowGroup() - Method in class org.im4java.core.IMOps
Add option -window-group to the ImageMagick commandline (see the documentation of ImageMagick for details).
windowIconified(WindowEvent) - Method in class gestionnaires.GestionnaireMajTabBraille
Implémentation; ne fait rien
windowIconified(WindowEvent) - Method in class ui.Configuration
ne fait rien
windowIconified(WindowEvent) - Method in class ui.EditeurBraille
Ne fait rien
windowIconified(WindowEvent) - Method in class ui.FenetrePrinc
 
windowOpened(WindowEvent) - Method in class gestionnaires.GestionnaireMajTabBraille
Implémentation; ne fait rien
windowOpened(WindowEvent) - Method in class ui.Configuration
ne fait rien
windowOpened(WindowEvent) - Method in class ui.EditeurBraille
Ne fait rien
windowOpened(WindowEvent) - Method in class ui.FenetrePrinc
 
write() - Method in class org.im4java.core.GMOps
Add option -write to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
write() - Method in class org.im4java.core.IMOps
Add option -write to the ImageMagick commandline (see the documentation of ImageMagick for details).
write(String) - Method in class org.im4java.core.GMOps
Add option -write to the GraphicsMagick commandline (see the documentation of GraphicsMagick for details).
write(String) - Method in class org.im4java.core.IMOps
Add option -write to the ImageMagick commandline (see the documentation of ImageMagick for details).
write2stdout() - Method in class org.im4java.core.DCRAWOps
Add option -c to the dcraw commandline (see the documentation of dcraw for details).
writeRules(ArrayList<String>, String) - Static method in class outils.HyphenationToolkit
Ecrit les règles contenus dans rules dans le fichier dico en utilisant l'encodage HyphenationToolkit.encodageDefaut.
writeRules(ArrayList<String>, String, String) - Static method in class outils.HyphenationToolkit
Ecrit les règles contenus dans rules dans le fichier dico en utilisant l'encodage encodage.
writeRules(ArrayList<Regle>) - Static method in class outils.regles.RulesToolKit
Ecrit le fichier xsl de règle à inclure dans la transcription

X

xmlFormat() - Method in class org.im4java.core.ETOps
Add option -xmlFormat to the exiftool commandline (see the documentation of exiftool for details).
xslHyphen - Static variable in class nat.Transcription
Le fichier à utiliser pour l'hyphenation

Y

YELLOW - Static variable in class org.im4java.utils.ChannelMixer
This channel-mixer simulates a yellow-filter.

Z

zip() - Method in class org.im4java.core.ETOps
Add option -zip to the exiftool commandline (see the documentation of exiftool for details).
zip() - Method in class org.im4java.core.UFRawOps
Add option --zip to the ufraw commandline (see the documentation of ufraw for details).
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages