[home] [javadocs]

 [RiText]

RiText
sample
x
y
addBehavior()
boundingBoxFill()
boundingBoxStroke()
boundingBoxStrokeWeight()
contains()
copy()
createFont()
distanceTo()
fadeColor()
fadeIn()
fadeOut()
fadeToText()
fill()
getBoundingBox()
getFont()
getImageHeight()
getImageWidth()
getMotionType()
getPos()
getSample()
getText()
getX()
getY()
isOffscreen()
isVisible()
length()
loadFont()
loadSample()
matches()
moveBy()
moveTo()
replace()
rotate()
scale()
scaleTo()
setAlpha()
setMotionType()
setMouseDraggable()
setPosition()
setText()
setVisible()
setX()
setY()
showBoundingBox()
textAlign()
textFont()
textHeight()
textMode()
textSize()
textWidth()
RiText.createDefaultFont()
RiText.createLetters()
RiText.createLines()
RiText.createLinesFromFile()
RiText.createWords()
RiText.delete()
RiText.deleteAll()
RiText.disableAutoDraw()
RiText.fadeAllIn()
RiText.fadeAllOut()
RiText.getInstances()
RiText.getPicked()
RiText.loadStrings()
RiText.setDefaultAlignment()

RiText.setDefaultBBoxFill()
RiText.setDefaultBBoxStroke()
RiText.setDefaultBBoxStrokeWeight()
RiText.setDefaultColor()
RiText.setDefaultFont()

 [RiTokenizer]

RiTokenizer
setRegex()
tokenize()

 [RiTextField]

RiTextField
clear()
getEnterCode()
getTextOffsetY()
isVisible()
resetEnterCode()
setActiveColor()
setBgColor()
setColor()
setFgColor()
setText()
setTextOffsetY()
setVisible()

 [RiTaEvent]

RiTaEvent
getData()
getId()
getName()
getType()
toString()

 [RiTa]

RiTa
VERSION
textEncoding
RiTa.allCaps()
RiTa.allLetters()
RiTa.allLowerCase()
RiTa.chomp()
RiTa.contains()
RiTa.count()
RiTa.cwd()
RiTa.disableServer()
RiTa.dynamicCast()
RiTa.elapsed()
RiTa.endsWithPunctuation()
RiTa.equals()
RiTa.exceptionToString()
RiTa.getOpenClassWords()
RiTa.getOS()
RiTa.hideCursor()
RiTa.is3D()
RiTa.isAbbreviation()
RiTa.isAllCaps()
RiTa.isClosedClass()
RiTa.isLowerCase()
RiTa.isQuestion()
RiTa.isSentenceEnd()
RiTa.isServerEnabled()
RiTa.isStopWord()
RiTa.isTitleCase()
RiTa.isUpperCase()
RiTa.isVowel()
RiTa.isW_Question()
RiTa.join()
RiTa.loadPropertyFile()
RiTa.loadSample()

RiTa.loadString()
RiTa.loadStrings()
RiTa.loopSample()
RiTa.mainc()
RiTa.noCaps()
RiTa.openStream()
RiTa.playSample()
RiTa.posTag()
RiTa.random()
RiTa.randomOrdering()
RiTa.refreshServer()
RiTa.removeRandom()
RiTa.replaceEntities()
RiTa.resetCallbackTimer()
RiTa.setCallbackTimer()
RiTa.shuffleKeys()
RiTa.split()
RiTa.splitSentences()
RiTa.stopCallbackTimer()
RiTa.stopCallbackTimers()
RiTa.strArr()
RiTa.stripMarkup()
RiTa.stripPunctuation()
RiTa.tokenize()
RiTa.toString()
RiTa.trim()
RiTa.trimEnds()
RiTa.trimPunctuation()
RiTa.trimRegex()
RiTa.useServer()
RiTa.writeFile()

 [RiString]

RiString
charAt()
compareTo()
compareToIgnoreCase()
concat()
contains()
contentEquals()
RiString.copy()
dump()
endsWith()
equals()
equalsIgnoreCase()
firstIndexOf()
getBytes()
getChars()
getPos()
getPosArr()
getPosAt()
getText()
getWordAt()
getWordCount()
getWords()
hashCode()
indexOf()
insertWordAt()
intern()
join()
lastIndexOf()
length()
matches()
regionMatches()
replace()
replaceAll()
replaceCharAt()
replaceFirst()
replaceWordAt()
setString()

setText()
split()
startsWith()
subSequence()
substring()
toCharArray()
toLowerCase()
toString()
toUpperCase()
trim()
RiString.delete()
RiString.fromCollection()
RiString.fromStrings()
RiString.regexMatch()
RiString.regexReplace()

 [RiStemmer]

RiStemmer
stem()

 [RiSpeech]

RiSpeech
delete()
dispose()
getAvailableVoiceNames()
getOutputFile()
getVoiceDescription()
getVoiceDescriptions()
getVoiceName()
getVoicePitch()
getVoicePitchRange()
getVoicePitchShift()
getVoiceRate()
getVoiceVolume()
isUsingMacTTS()
preload()
setOutputFile()
setVoice()
setVoicePitch()
setVoicePitchRange()
setVoicePitchShift()
setVoiceRate()
setVoiceVolume()
speak()
stop()
useMacTTS()
RiSpeech.isTTSEnabled()
RiSpeech.setMbrolaBase()
RiSpeech.setTTSEnabled()

 [RiSample]

RiSample
fadeVolume()
getCurrentFrame()
getNumFrames()
getPan()
getVolume()
isLooping()
isPlaying()
load()
loop()
mute()
pan()
pause()
play()
setCurrentFrame()
setVolume()
stop()
stopFade()
stopPan()

RiSample.disableGainWarnings()
RiSample.setDefaultVolume()

 [RiPosTagger]

RiPosTagger
tag()
tagFile()
tagForWordNet()
tagInline()
tagWordForWordNet()
RiPosTagger.isAdjective()
RiPosTagger.isAdverb()
RiPosTagger.isNoun()
RiPosTagger.isVerb()
RiPosTagger.parseTagString()
RiPosTagger.toWordNet()

 [RiPluralizer]

RiPluralizer
pluralize()

 [RiMarkov]

RiMarkov
disableSentenceProcessing()
generateSentence()
generateSentences()
generateTokens()
getCompletions()
getMaxSentenceLength()
getMinSentenceLength()
getNFactor()
getProbabilities()
getProbability()
getRoot()
getWordCount()
isPrintingIgnoredText()
isRemovingQuotations()
isSmoothing()
loadFile()
loadSentences()
loadText()
loadTokens()
printTree()
setAddSpaces()
setAllowDuplicates()
setMaxSentenceLength()
setMinSentenceLength()
setPrintIgnoredText()
setRecognizeSentences()
setRemoveQuotations()
setTokenizerRegex()
setUseSmoothing()

 [RiLexicon]

RiLexicon
containingStringsByLetter()
contains()
getAlliterations()
getFeatures()
getLexicalData()
getPosEntries()
getPosStr()
getRandomWord()
getRandomWordWithSyllableCount()
getRhymes()
getWords()
isAlliteration()
isContaining()
isRhyme()
isStopWord()

isSubstring()
isSuperstring()
iterator()
posIterator()
preloadFeatures()
RiLexicon.randomIterator()
randomPosIterator()
setLexicalData()
similarByLetter()
similarBySound()
similarBySoundAndLetter()
singleLetterDeletes()
singleLetterInsertions()
singleLetterSubtitutions()
substringsByLetter()
superstringsByLetter()
RiLexicon.mainX()
RiLexicon.testRhymes()

 [RiKWICker]

RiKWICker
addLines()
addLinesFromFile()
lookup()
setLines()
setLinesFromFile()

 [RiHtmlParser]

RiHtmlParser
DEFAULT_CHARSET
DEFAULT_CONNECT_TIMEOUT
DEFAULT_READ_TIMEOUT
DEFAULT_USER_AGENT
customParse()
fetch()
fetchImage()
fetchLinks()
fetchLinkText()
fetchPImage()
getConnectTimeout()
getReadTimeout()
getUserAgent()
post()
setConnectTimeout()
setReadTimeout()
setUserAgent()

 [RiGrammar]

RiGrammar
dumpDefinitions()
expand()
expandFrom()
expandWith()
getBuffer()
getDefinition()
getDefinitions()
getGrammarFileName()
loadGrammarFile()
openGrammarEditor()
setDefinition()
setGrammarFromString()
setIncludeSpaces()

 [RiGoogleSearch]

RiGoogleSearch
getBigram()
getBigramAvg()
getBigramMin()
getCallCount()
getCookie()

getCount()
getUserAgent()
getWeightedBigram()
getWeightedUnigram()
setCookie()
setLocalCookiePath()
setUserAgent()
useGoogleBooks()
RiGoogleSearch.isCacheEnabled()
RiGoogleSearch.setCacheEnabled()

 [RiConjugator]

RiConjugator
conjugate()
conjugateAll()
getNumber()
getPast()
getPastParticiple()
getPerson()
getPresent()
getPresentParticiple()
getTense()
getVerb()
isPassive()
isPerfect()
isProgressive()
setNumber()
setPassive()
setPerfect()
setPerson()
setProgressive()
setTense()
setVerb()
toString()

 [RiAnalyzer]

RiAnalyzer
analyze()
dumpFeatures()
firstIdx()
getAvailableFeatures()
getCallCount()
getFeature()
getFeatures()
getFeatureString()
getPhonemes()
getPhonemesAt()
getPos()
getPosAt()
getStresses()
getStressesAt()
getSyllables()
getText()
getTokens()
lastIdx()
rhymeScheme()
tokenAt()
wordCount()

 [HtmlParserIF]

customParse()
fetch()
fetchImage()
fetchLinks()
fetchLinkText()
fetchPImage()
getUserAgent()
post()
setUserAgent()