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 _

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(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.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.IMOps
Add option -raise to the ImageMagick commandline (see the documentation of ImageMagick 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(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).
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).
range - Variable in class writer2latex.office.TableView
 
rCopy(Object[]) - Method in class configManager.ConfigManager
 
rDelete(Object[]) - Method in class configManager.ConfigManager
 
rDisableSelectedInNat(Object[]) - Method in class configManager.ConfigManager
 
read(InputStream) - Method in interface writer2latex.api.Config
Read a configuration (stream based version)
read(File) - Method in interface writer2latex.api.Config
Read a configuration (file based version)
read(InputStream) - Method in class writer2latex.base.ConfigBase
Read configuration from a specified input stream
read(File) - Method in class writer2latex.base.ConfigBase
 
read(Element) - Method in class writer2latex.office.FormsReader
Read the content of an office:forms element
read() - Method in class writer2latex.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class writer2latex.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(InputStream) - Method in class writer2latex.xhtml.XhtmlDocument
 
read(InputStream) - Method in class writer2latex.xmerge.BinaryGraphicsDocument
This method reads byte data from the InputStream.
read(byte[]) - Method in class writer2latex.xmerge.BinaryGraphicsDocument
 
read(byte[], int, int) - Method in class writer2latex.xmerge.BinaryGraphicsDocument
 
read(InputStream) - Method in interface writer2latex.xmerge.Document
Reads the content from the InputStream into the Document.
read(InputStream) - Method in class writer2latex.xmerge.DOMDocument
Read the Office Document from the specified InputStream.
read(InputStream) - Method in class writer2latex.xmerge.OfficeDocument
Read the Office Document from the given InputStream.
read(InputStream, boolean) - Method in class writer2latex.xmerge.OfficeDocument
Read the Office Document from the given InputStream.
read(InputStream) - Method in class writer2latex.xmerge.OfficeZip
Read each zip entry in the InputStream object and store in entryList both the ZipEntry object as well as the bits of each entry.
readArguments(String) - Method in class org.im4java.core.ETOps
Add option -@ to the exiftool commandline (see the documentation of exiftool for details).
readDefaultConfig(String) - Method in interface writer2latex.api.Config
Read a default configuration: The available configurations depend on the Converter implementation
readDefaultConfig(String) - Method in class writer2latex.base.ConfigBase
 
reader - Variable in class writer2latex.office.TableRange
 
reader - Variable in class writer2latex.office.TableView
 
readFromTemplate(XhtmlDocument) - Method in class writer2latex.xhtml.XhtmlDocument
 
readInner(Element) - Method in class writer2latex.base.ConfigBase
Read configuration information from an xml element.
readInner(Element) - Method in class writer2latex.xhtml.XhtmlConfig
 
readSVM(byte[], int[]) - Static method in class writer2latex.office.SVMReader
Determine if this SVM contains an EPS document and retrieve start and end positions if so.
readTableColumn(Node, boolean, boolean) - Method in class writer2latex.office.TableReader
 
readTableColumnGroup(Node, boolean, boolean) - Method in class writer2latex.office.TableReader
 
readTableColumns(Node, boolean, boolean) - Method in class writer2latex.office.TableReader
 
readTableHeaderColumns(Node, boolean, boolean) - Method in class writer2latex.office.TableReader
 
readTableHeaderRows(Node, boolean, boolean) - Method in class writer2latex.office.TableReader
 
readTableRow(Node, boolean, boolean) - Method in class writer2latex.office.TableReader
 
readTableRowGroup(Node, boolean, boolean) - Method in class writer2latex.office.TableReader
 
readTableRows(Node, boolean, boolean) - Method in class writer2latex.office.TableReader
 
readTemplate(InputStream) - Method in interface writer2latex.api.BatchConverter
Read a template to use as a base for the index pages.
readTemplate(File) - Method in interface writer2latex.api.BatchConverter
Read a template to use as a base for the index pages.
readTemplate(InputStream) - Method in interface writer2latex.api.Converter
Read a template to use as a base for the converted document.
readTemplate(File) - Method in interface writer2latex.api.Converter
Read a template to use as a base for the converted document.
readTemplate(InputStream) - Method in class writer2latex.base.ConverterBase
 
readTemplate(File) - Method in class writer2latex.base.ConverterBase
 
readTemplate(InputStream) - Method in class writer2latex.xhtml.BatchConverterImpl
 
readTemplate(File) - Method in class writer2latex.xhtml.BatchConverterImpl
 
readTemplate(InputStream) - Method in class writer2latex.xhtml.Converter
 
readTemplate(File) - Method in class writer2latex.xhtml.Converter
 
ready - Variable in class nat.Nat
true si pas de transcriptions en cours
readZip(InputStream) - Method in class writer2latex.xmerge.OfficeDocument
 
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(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.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.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.IMOps
Add option -red-primary to the ImageMagick commandline (see the documentation of ImageMagick for details).
ref - Variable in class ui.accessibility.AccessibleTableCellRenderer
table reference (unused)
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).
referenceHeading - Variable in class writer2latex.office.OfficeReader
 
referenceMarkInHeading(String) - Method in class writer2latex.office.OfficeReader
Is this reference mark contained in a heading?
referenceRef - Variable in class writer2latex.office.OfficeReader
 
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
regInBr - Variable in class outils.regles.RegleEnsemble
reg exp à appliquer en braille
region() - 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.GMOps
Add option -region to the GraphicsMagick commandline (see the documentation of GraphicsMagick 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, 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.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.IMOps
Add option -region to the ImageMagick commandline (see the documentation of ImageMagick 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.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.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, boolean) - Constructor for class outils.regles.Regle
 
Regle(String, String, boolean, boolean) - Constructor for class outils.regles.Regle
 
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, boolean, int, boolean, String, String) - 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, boolean, boolean) - 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, boolean, boolean) - 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, boolean, 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, boolean, boolean) - Constructor for class outils.regles.RegleSymbole
Constructeur
regOut - Variable in class outils.regles.RegleEnsemble
reg exp de remplacement
regOutBr - Variable in class outils.regles.RegleEnsemble
reg exp de remplacement en braille
REGQUERY_UTIL - Static variable in class outils.Path
L'utilitaire Windows pour accéder à la base de registre
REGSTR_TOKEN - Static variable in class outils.Path
Attribut de la clé de la base de registre
reload() - Method in class ui.accessibility.Context
reloads texts
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
removeAllPerkinsObserver() - Method in class ui.listener.PerkinsNotifier
Removes all PerkinsObserver in PerkinsNotifier.jcPerkinsObserver and restore the input map of each component
removeExtension(String) - Static method in class writer2latex.util.Misc
 
removeFileChangeListener(FileChangeListener, String) - Method in class ui.listener.FileMonitor
Remove the listener from the notification list.
removeHTML(String) - Method in class ui.APropos
 
removePerkinsObserver(PerkinsObserver) - Method in class ui.listener.PerkinsNotifier
Removes a PerkinsObserver to PerkinsNotifier.jcPerkinsObserver
removeRow(int) - Method in class ui.config.ConfAbrege.TableModeleAbr
Supprime la ligne row
removeRow(int) - Method in class ui.config.ConfDictCoup.TableModeleCoup
Supprime la ligne row
removeRow(int) - Method in class ui.dialog.ConfStyle.TableModeleIntegral
Supprime la ligne row
removeRow(int) - Method in class ui.dialog.DialogueListe.TableModeleIntegral
Supprime la ligne row
removeStep(int) - Method in class nat.Scenario
Retire du scénario la configuration de la position pos Si pos n'est pas valable (<0 ou > lastSptep), ne fait rien
removeStep() - Method in class ui.config.Configuration
supprime l'étape actuelle, après demande de confirmation
removeTmpFiles() - Method in class org.im4java.core.ImageCommand
Remove all temporary files.
removeUpdate(DocumentEvent) - Method in class ui.dialog.DialogueAmbiguity
 
removeUpdate(DocumentEvent) - Method in class ui.editor.EditeurBraille
Implémente removeUpdate de DocumentListener
rEnableSelectedInNat(Object[]) - Method in class configManager.ConfigManager
 
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).
REPEAT_LEVELS - Static variable in class writer2latex.xhtml.XhtmlConfig
 
replace(String, String) - Method in class ui.accessibility.Context
 
replacePrivateChar(char) - Method in class writer2latex.xhtml.MathConverter
 
replacePrivateChars(String) - Method in class writer2latex.xhtml.MathConverter
 
REPORT_TYPE - Static variable in class writer2latex.office.BibMark
 
REQUIRE_ORDER - Static variable in class gnu.getopt.Getopt
Describe how to deal with options that follow non-option ARGV-elements.
REQUIRED_ARGUMENT - Static variable in class gnu.getopt.LongOpt
Constant value used for the "has_arg" constructor argument.
res - Variable in class ui.listener.PerkinsNotifier
Code du caractère produit par la saisie Perkins Perkins char code result
resample() - 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.GMOps
Add option -resample to the GraphicsMagick commandline (see the documentation of GraphicsMagick 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() - 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.IMOps
Add option -resample to the ImageMagick commandline (see the documentation of ImageMagick 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).
research(int) - Method in class ui.editor.Editeur2
Search the string of Editeur2.jtfResearch after the caret position in resultat If the end of document is reached, then start from begining If jcbPerkins is selected, research text is supposed to be in Braille UTF8 If not, research text is converted into Braille UTF8
reset() - Method in class writer2latex.xmerge.ConvertData
Resets ConvertData.
resetTOC(Boolean) - Method in class ui.accessibility.HelpAction
tidies the table of content
resize() - 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.GMOps
Add option -resize to the GraphicsMagick commandline (see the documentation of GraphicsMagick 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, Character) - 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.IMOps
Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick 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.IMOps
Add option -resize to the ImageMagick commandline (see the documentation of ImageMagick for details).
resolve(Ambiguity) - Method in class nat.AmbiguityResolverTextGUI
Pour l'instant, on prend la première solution proposée
resolve(Ambiguity) - Method in interface nat.transcodeur.AmbiguityResolverUI
Résoud l'ambiguité amb
resolve(Ambiguity) - Method in class ui.AmbiguityResolverGUI
 
resolveAmbiguity() - Method in class nat.transcodeur.AmbiguityResolver
Charge les ambiguités
resolveDynamicOperations(Operation, LinkedList<String>, Object...) - Method in class org.im4java.core.ImageCommand
Resolve DynamicOperations.
resolveEntity(String, String) - Method in class ui.listener.EntityResolverNull
Permet de se passer de dtd
resolveImages(LinkedList<String>, Object...) - Method in class org.im4java.core.ImageCommand
Resolve images passed as arguments.
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).
restart(int) - Method in class writer2latex.office.ListCounter
 
restart(int, int) - Method in class writer2latex.office.ListCounter
 
restore(String) - Method in class org.im4java.core.UFRawOps
Add option --restore= to the ufraw commandline (see the documentation of ufraw for details).
restoreMap(JComponent) - Method in class ui.listener.PerkinsNotifier
rétablissement de l'action par défaut associée aux touches de la saisie perkins
resultat - Variable in class ui.editor.EditeurBraille
la zone d'affichage principale du fichier
resumeEncoding() - Method in class writer2latex.util.Base64.OutputStream
Resumes encoding of the stream.
retour - Static variable in class ui.dialog.ConfStyle
Valeur de retour
retour - Static variable in class ui.dialog.DialogueListe
Valeur de retour
RETURN_IN_ORDER - Static variable in class gnu.getopt.Getopt
RETURN_IN_ORDER is an option available to programs that were written to expect options and other ARGV-elements in any order and that care about the ordering of the two.
reverse() - Method in class org.im4java.core.IMOps
Add option -reverse to the ImageMagick commandline (see the documentation of ImageMagick for details).
reverseTranscription - Variable in class nat.GetOptNat
true if asked for reverse transcription
rExport(Object[]) - Method in class configManager.ConfigManager
 
rImport(File[]) - Method in class configManager.ConfigManager
 
roll() - 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.GMOps
Add option -roll to the GraphicsMagick commandline (see the documentation of GraphicsMagick 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() - 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.IMOps
Add option -roll to the ImageMagick commandline (see the documentation of ImageMagick 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(Double) - 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.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.IMOps
Add option -rotate to the ImageMagick commandline (see the documentation of ImageMagick 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(Double) - Method in class org.im4java.core.JPTOps
Add option -rotate to the jpegtran commandline (see the documentation of jpegtran 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).
rotateLogs() - Method in class nat.Transcription
Choisi de lancer ou non la rotation des fichiers de logs
row - Variable in class writer2latex.office.OfficeReader
 
ROW - Static variable in class writer2latex.office.StyleWithProperties
 
rows - Variable in class writer2latex.office.TableReader
 
rowSc - Variable in class writer2latex.xhtml.StyleConverter
 
RowStyleConverter - Class in writer2latex.xhtml
This class converts OpenDocument row styles to CSS2 styles.
RowStyleConverter(OfficeReader, XhtmlConfig, Converter, int) - Constructor for class writer2latex.xhtml.RowStyleConverter
Create a new RowStyleConverter
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(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).
run(LinkedList<String>) - Method in class org.im4java.process.ProcessStarter
Execute the command.
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() - Method in class ui.listener.FileMonitor.FileMonitorTask
Vérifie l'état des modification du fichier
running - Variable in class ui.dialog.DialogueListe
vrai si une transcription est en cours
running - Variable in class ui.FenetrePrinc
Indique si le Thread du scénario de transcription est lancé
runOO() - Method in class nat.convertisseur.Convertisseur2ODT
Lance openoffice en mode serveur

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 _