- renderFO(String, int) - Method in class n4e.core.tool.Tool4Render
-
The method renderFO
renders a FO inputsource into a defined target.
- renderFO2Pfd(String) - Method in class n4e.core.tool.Tool4Render
-
The method renderFO2Pfd
renders a FO inputsource into a PDF.
- renderFO2Txt(String) - Method in class n4e.core.tool.Tool4Render
-
The method renderFO2Txt
renders a FO inputsource into a Txt.
- replaceCharsForUrlReceve(String) - Method in class n4e.core.tool.Tool4String
-
The method replaceCharsForUrlReceve
replaces chars of a string with chars to receve with url.
- replaceCharsForUrlSend(String) - Method in class n4e.core.tool.Tool4String
-
The method replaceCharsForUrlSend
replaces chars of a string with chars to send with url.
- replaceCharsWithHTML(String) - Method in class n4e.core.tool.Tool4String
-
The method replaceCharsWithHTML
replaces chars of a string with the html complements.
- replaceCharsWithRtf(String) - Method in class n4e.core.tool.Tool4String
-
The method replaceCharsWithRtf
translates the text.
- replaceCharsWithSQL(String) - Method in class n4e.core.tool.Tool4String
-
The method replaceCharsWithSQL
replaces chars of a string with the sql complements.
- replaceCharsWithXML(String) - Method in class n4e.core.tool.Tool4String
-
The method replaceCharsWithXML
replaces chars of a string with the xml complements.
- replaceCharsWithXMLGTLT(String, boolean) - Method in class n4e.core.tool.Tool4String
-
The method replaceCharsWithXMLGTLT
replaces chars of a string with the xml complements.
- replaceCharsWithXMLGTLT(String, boolean, boolean) - Method in class n4e.core.tool.Tool4String
-
The method replaceCharsWithXMLGTLT
replaces chars of a string with the xml complements.
- replaceRtfWithChars(String) - Method in class n4e.core.tool.Tool4String
-
The method replaceRtfWithChars
translates the text.
- replaceSQLWithChars(String) - Method in class n4e.core.tool.Tool4String
-
The method replaceSQLWithCharsL
replaces sql codes of a string with the chars complements.
- replaceString(int, String, String, String) - Method in class n4e.core.tool.Tool4String
-
The method replaceString
replaces in a given listing one occurence of the target with the text.
- replaceString(String, String, String) - Method in class n4e.core.tool.Tool4String
-
The method replaceString
replaces in a given listing one occurence of the target with the text
- replaceToken(String, String, String) - Method in class n4e.core.tool.Tool4String
-
The method replaceToken
replaces in a given listing all tokens with the text.
- resizeImage(byte[], int, int) - Method in class n4e.core.tool.Tool4Image
-
The method resizeImage
calculates show data for given image.
- rho - Variable in class n4e.core.list.GraphicParameter
-
- ROUND_RECT - Static variable in class n4e.core.list.ImageRectangle
-
- Rule - Class in n4e.core.controls
-
- Rule(int, boolean, Color) - Constructor for class n4e.core.controls.Rule
-