A B C D E F G H I J L M N O P R S T U V W

A

addEvent(Event) - Method in class events.Response
 
addFrame(BufferedImage) - Method in class lib.AnimatedGifEncoder
Adds next GIF frame.
addListener(Listener) - Method in class mennov1.EventBus
 
analyzePixels() - Method in class lib.AnimatedGifEncoder
Analyzes image colors and creates color map.
AnimatedGifEncoder - Class in lib
Class AnimatedGifEncoder - Encodes a GIF file consisting of one or more frames.
AnimatedGifEncoder() - Constructor for class lib.AnimatedGifEncoder
 
AnswerBot - Class in bots
Een abstracte bot die een antwoord geeft op een chatbericht
AnswerBot() - Constructor for class bots.AnswerBot
 
ask(String, String) - Method in class bots.AnswerBot
 
ask(String, String) - Method in class bots.BoterKaasEnEieren
 
ask(String, String) - Method in class bots.Bucket
 
ask(String, String) - Method in class bots.Debug
 
ask(String, String) - Method in class bots.Echobot
 
ask(String, String) - Method in class bots.Forumlink
 
ask(String, String) - Method in class bots.Gifbot
 
ask(String, String) - Method in class bots.Hogerlager
 
ask(String, String) - Method in class bots.HoudVast
 
ask(String, String) - Method in class bots.JeVerliestBot
 
ask(String, String) - Method in class bots.Snorbot
 
ask(String, String) - Method in class bots.SnorBot2
 
ask(String, String) - Method in class bots.TaiPanbot
 
ask(String, String) - Method in class bots.Trollbot
 
ask(String, String) - Method in class bots.WieIsHet
 

B

beginEnvironment(String) - Method in interface lib.ILaTeXOutput
begin{environment} end{environment}
beginEnvironment(String) - Method in class lib.LaTeXOutput
 
BoterKaasEnEieren - Class in bots
 
BoterKaasEnEieren() - Constructor for class bots.BoterKaasEnEieren
 
BoterKaasEnEieren.Cel - Enum in bots
 
BotHandler - Class in mennov1
 
bots - package bots
Eenheden van gedrag, zoals spelletjes spelen, grappen maken, snorren plakken, gedichtjes schrijven, studeren...
Bucket - Class in bots
Leer Menno dingen zeggen!
Bucket() - Constructor for class bots.Bucket
 

C

checkVeld(String) - Method in class bots.BoterKaasEnEieren
 
client - Variable in class events.ReceiveChatEvent
 
client - Variable in class events.SendChatEvent
 
Clients - Class in mennov1.commands
 
Clients() - Constructor for class mennov1.commands.Clients
 
closeFileWriter() - Method in class lib.LaTeXOutput
Sluit de filewriter netjes af
closeStream - Variable in class lib.AnimatedGifEncoder
 
colorDepth - Variable in class lib.AnimatedGifEncoder
 
colorTab - Variable in class lib.AnimatedGifEncoder
 
Command - Class in mennov1.commands
 
Command() - Constructor for class mennov1.commands.Command
 
Count - Class in mennov1.commands
 
Count() - Constructor for class mennov1.commands.Count
 
countBots() - Method in class mennov1.EventBus
 

D

Debug - Class in bots
 
Debug() - Constructor for class bots.Debug
 
delay - Variable in class lib.AnimatedGifEncoder
 
disconnect() - Method in class mennov1.JabberClient
 
dispose - Variable in class lib.AnimatedGifEncoder
 
documentClass(String) - Method in interface lib.ILaTeXOutput
documentclass[options]{class}
documentClass(String, String) - Method in interface lib.ILaTeXOutput
 
documentClass(String) - Method in class lib.LaTeXOutput
 
documentClass(String, String) - Method in class lib.LaTeXOutput
 
drawEllipse(BufferedImage, Color, int, int, int, int) - Static method in class lib.ImageLib
Draw an ellipse at (x,y) in image img
drawImage(BufferedImage, BufferedImage, int, int) - Static method in class lib.ImageLib
Draw an image (target) at (x,y) in another image (object)
drawRectangle(BufferedImage, Color, int, int, int, int) - Static method in class lib.ImageLib
Draw a rectangle at (x,y) in image img

E

Echobot - Class in bots
 
Echobot() - Constructor for class bots.Echobot
 
endEnvironment(String) - Method in interface lib.ILaTeXOutput
 
endEnvironment(String) - Method in class lib.LaTeXOutput
 
event(ReceiveChatEvent) - Method in class bots.AnswerBot
 
event(PictureEvent) - Method in class bots.FaceFollower
 
event(JeVerliestEvent) - Method in class bots.HahaBot
 
event(SubEvent) - Method in interface bots.IBot
 
event(ReceiveChatEvent) - Method in class bots.Twitterbot
 
Event - Class in events
 
Event(Object) - Constructor for class events.Event
 
event(ReceiveChatEvent) - Method in class mennov1.BotHandler
 
event(EventObject) - Method in class mennov1.EventBus
 
event(PictureEvent) - Method in class mennov1.ImageFileClient
 
event(PictureEvent) - Method in class mennov1.ImageUploader
 
event(SendChatEvent) - Method in class mennov1.IrcClient
 
event(SendChatEvent) - Method in class mennov1.JabberClient
 
event(SubEvent) - Method in interface mennov1.Listener
 
event(SendChatEvent) - Method in class mennov1.TerminalClient
 
EventBus - Class in mennov1
 
events - package events
Gebeurtenissen, zoals chatberichten krijgen en plaatjes zien.
execute(String[]) - Method in class mennov1.commands.Clients
 
execute(String[]) - Method in class mennov1.commands.Command
 
execute(String[]) - Method in class mennov1.commands.Count
 
execute(String[]) - Method in class mennov1.commands.List
 
execute(String[]) - Method in class mennov1.commands.Load
 
execute(String[]) - Method in class mennov1.commands.Time
 
execute(String[]) - Method in class mennov1.commands.Unload
 

F

FaceDetection - Class in lib
 
FaceDetection() - Constructor for class lib.FaceDetection
 
FaceFollower - Class in bots
 
FaceFollower() - Constructor for class bots.FaceFollower
 
filterFaces(List<Rectangle>) - Static method in class lib.FaceDetection
 
findClosest(Color) - Method in class lib.AnimatedGifEncoder
Returns index of palette color closest to c
findFaces(BufferedImage, int, int) - Static method in class lib.FaceDetection
Naar http://www.richardnichols.net/2011/01/java-facial-recognition-haar-cascade-with-jjil-guide/ Belangrijk: zet JJILCore.jar en JJIL-J2SE.jar in Build Path! Voorbeeldaanroep: BufferedImage bi = ImageIO.read(Main.class.getResourceAsStream("test.jpg")); findFaces(bi, 1, 40, new File("c:/users/sjoerd/desktop/result.jpg")); // change as needed
finish() - Method in class lib.AnimatedGifEncoder
Flushes any pending data and closes output file.
firstFrame - Variable in class lib.AnimatedGifEncoder
 
Forumlink - Class in bots
 
Forumlink() - Constructor for class bots.Forumlink
 

G

gesprekken - Variable in class bots.WieIsHet
 
getallen - Variable in class bots.Hogerlager
 
getEvents() - Method in class events.Response
 
getImage() - Method in class events.PictureEvent
 
getImagePixels() - Method in class lib.AnimatedGifEncoder
Extracts image pixels into byte array "pixels"
getInstance() - Static method in class lib.TwitterLib
 
getInstance() - Static method in class mennov1.BotHandler
 
getInstance() - Static method in class mennov1.EventBus
 
getInstance() - Static method in class mennov1.IrcClient
 
getInstance() - Static method in class mennov1.JabberClient
 
getInstance() - Static method in class mennov1.TerminalClient
 
Gifbot - Class in bots
 
Gifbot() - Constructor for class bots.Gifbot
 
Gray8DetectHaarMultiScale - Class in lib
DetectHaar applies a Haar cascade at multiple locations and multiple scales to an input Gray8Image.
Gray8DetectHaarMultiScale(InputStream, int, int) - Constructor for class lib.Gray8DetectHaarMultiScale
Creates a new instance of Gray8DetectHaarMultiScale.

H

HahaBot - Class in bots
 
HahaBot() - Constructor for class bots.HahaBot
 
height - Variable in class lib.AnimatedGifEncoder
 
helpMsg() - Method in class mennov1.commands.Clients
 
helpMsg() - Method in class mennov1.commands.Command
 
helpMsg() - Method in class mennov1.commands.Count
 
helpMsg() - Method in class mennov1.commands.List
 
helpMsg() - Method in class mennov1.commands.Load
 
helpMsg() - Method in class mennov1.commands.Time
 
helpMsg() - Method in class mennov1.commands.Unload
 
Hogerlager - Class in bots
Hoger lage spelen tegen Menno!
Hogerlager() - Constructor for class bots.Hogerlager
 
HoudVast - Class in bots
 

I

IBot<SubEvent extends Event> - Interface in bots
 
ILaTeXOutput - Interface in lib
 
image - Variable in class lib.AnimatedGifEncoder
 
ImageFileClient - Class in mennov1
Listens to the 'modified' meta-info of a file, and raises a picture event if it changes with the new file
ImageFileClient(String, long) - Constructor for class mennov1.ImageFileClient
 
ImageLib - Class in lib
 
ImageLib() - Constructor for class lib.ImageLib
 
ImageUploader - Class in mennov1
 
ImageUploader(String, String) - Constructor for class mennov1.ImageUploader
 
indexedPixels - Variable in class lib.AnimatedGifEncoder
 
info - Variable in class events.Event
 
IrcClient - Class in mennov1
 

J

JabberClient - Class in mennov1
 
JeVerliestBot - Class in bots
 
JeVerliestBot() - Constructor for class bots.JeVerliestBot
 
JeVerliestEvent - Class in events
 
JeVerliestEvent(Object, String, String, int) - Constructor for class events.JeVerliestEvent
 

L

LaTeXOutput - Class in lib
 
LaTeXOutput(String, String) - Constructor for class lib.LaTeXOutput
 
lib - package lib
Generieke functionaliteit, zoals dingen onthouden en dingen genereren.
List - Class in mennov1.commands
 
List() - Constructor for class mennov1.commands.List
 
listBots() - Method in class mennov1.EventBus
 
listClients() - Method in class mennov1.EventBus
 
Listener<SubEvent extends java.util.EventObject> - Interface in mennov1
 
Load - Class in mennov1.commands
 
Load() - Constructor for class mennov1.commands.Load
 
loadImage(String) - Static method in class lib.ImageLib
Loading a local image
loadImageFromWeb(String) - Static method in class lib.ImageLib
Loading an image from the web
logMessage(String) - Static method in class lib.SewerSender
 
logMessage(String, SewerSender.Status) - Static method in class lib.SewerSender
Log messages to the sewer

M

maakGif(String, int, int) - Static method in class lib.ImageLib
 
main(String[]) - Static method in class mennov1.MennoV1
 
main(String[]) - Static method in class mennov1.ThuisTester
 
MemoryLib - Class in lib
Long-term memory This is for stuff we don't want a module for on uscki.nl, so chats logs and stuff
MemoryLib() - Constructor for class lib.MemoryLib
 
mennov1 - package mennov1
Het coordineren van bots, en (voor nu) interactie met de buitenwereld via clients.
MennoV1 - Class in mennov1
The main class for the robot.
MennoV1() - Constructor for class mennov1.MennoV1
 
mennov1.commands - package mennov1.commands
Commando's om in de interne organen te porren, zoals het in- en uitladen van bots en debuggen.
message - Variable in class events.ReceiveChatEvent
 
message - Variable in class events.SendChatEvent
 

N

newCommand(String, String) - Method in interface lib.ILaTeXOutput
newcommand{name}[num]{definition}
newCommand(String, int, String) - Method in interface lib.ILaTeXOutput
 
newCommand(String, String) - Method in class lib.LaTeXOutput
 
newCommand(String, int, String) - Method in class lib.LaTeXOutput
 
newVeld() - Method in class bots.BoterKaasEnEieren
 

O

onMessage(String, String, String, String, String) - Method in class mennov1.IrcClient
 
onPrivateMessage(String, String, String, String) - Method in class mennov1.IrcClient
 
out - Variable in class lib.AnimatedGifEncoder
 

P

palSize - Variable in class lib.AnimatedGifEncoder
 
pdfTeX() - Method in interface lib.ILaTeXOutput
Maak een .pdf van de .tex
pdfTeX() - Method in class lib.LaTeXOutput
Maakt .pdf van .tex
PictureEvent - Class in events
 
PictureEvent(Object, BufferedImage) - Constructor for class events.PictureEvent
 
pixels - Variable in class lib.AnimatedGifEncoder
 
println(String) - Static method in class lib.SewerSender
 
printVeld(BoterKaasEnEieren.Cel[][]) - Method in class bots.BoterKaasEnEieren
 
push(Image) - Method in class lib.Gray8DetectHaarMultiScale
Apply multi-scale Haar cascade and prepare a mask image showing where features were detected.
pushAndReturn(Image) - Method in class lib.Gray8DetectHaarMultiScale
 

R

readMemory(String) - Static method in class lib.MemoryLib
 
ReceiveChatEvent - Class in events
 
ReceiveChatEvent(Object, Listener, String, String) - Constructor for class events.ReceiveChatEvent
 
receiver - Variable in class events.SendChatEvent
 
rectToRectangle(List<Rect>) - Static method in class lib.FaceDetection
 
remember(String, String) - Static method in class lib.MemoryLib
 
removeAllBots(String) - Method in class mennov1.EventBus
 
removeListener(Listener) - Method in class mennov1.EventBus
 
repeat - Variable in class lib.AnimatedGifEncoder
 
Response - Class in events
 
Response(String) - Constructor for class events.Response
 
Response() - Constructor for class events.Response
 
response - Variable in class events.Response
 
run() - Method in class mennov1.TerminalClient
 
run() - Method in class mennov1.WebcamClient
 

S

sample - Variable in class lib.AnimatedGifEncoder
 
saveImage(BufferedImage, String) - Static method in class lib.ImageLib
 
scale(BufferedImage, double, double) - Static method in class lib.ImageLib
Return a scaled version of an image
score - Variable in class events.JeVerliestEvent
 
score_team1 - Variable in class bots.TaiPanbot
 
score_team2 - Variable in class bots.TaiPanbot
 
section(String) - Method in interface lib.ILaTeXOutput
sections[options]{name}
section(String, String) - Method in interface lib.ILaTeXOutput
 
section(String) - Method in class lib.LaTeXOutput
 
section(String, String) - Method in class lib.LaTeXOutput
 
SendChatEvent - Class in events
 
SendChatEvent(Object, Listener, String, String) - Constructor for class events.SendChatEvent
 
sender - Variable in class events.ReceiveChatEvent
 
sendJson(String) - Static method in class lib.SewerSender
Post een JSON-bericht naar de robotserver
sentLifeSign() - Static method in class lib.SewerSender
Send a sign of life
setDelay(int) - Method in class lib.AnimatedGifEncoder
Sets the delay time between each frame, or changes it for subsequent frames (applies to last frame added).
setDispose(int) - Method in class lib.AnimatedGifEncoder
Sets the GIF frame disposal code for the last added frame and any subsequent frames.
setFrameRate(float) - Method in class lib.AnimatedGifEncoder
Sets frame rate in frames per second.
setQuality(int) - Method in class lib.AnimatedGifEncoder
Sets quality of color quantization (conversion of images to the maximum 256 colors allowed by the GIF specification).
setRepeat(int) - Method in class lib.AnimatedGifEncoder
Sets the number of times the set of GIF frames should be played.
setResponse(String) - Method in class events.Response
 
setScale(int, int) - Method in class lib.Gray8DetectHaarMultiScale
Set minimum and maximum scale.
setSize(int, int) - Method in class lib.AnimatedGifEncoder
Sets the GIF frame size.
setTransparent(Color) - Method in class lib.AnimatedGifEncoder
Sets the transparent color for the last added frame and any subsequent frames.
SewerSender - Class in lib
Log stuff to the web interface ("Menno's sewer")
SewerSender() - Constructor for class lib.SewerSender
 
SewerSender.Status - Enum in lib
 
showTeX() - Method in interface lib.ILaTeXOutput
Open de pdf
showTeX() - Method in class lib.LaTeXOutput
Opent de pdf
sizeSet - Variable in class lib.AnimatedGifEncoder
 
Snorbot - Class in bots
 
Snorbot() - Constructor for class bots.Snorbot
 
SnorBot2 - Class in bots
 
SnorBot2() - Constructor for class bots.SnorBot2
 
start(OutputStream) - Method in class lib.AnimatedGifEncoder
Initiates GIF file creation on the given stream.
start(String) - Method in class lib.AnimatedGifEncoder
Initiates writing of a GIF file with the specified name.
started - Variable in class bots.TaiPanbot
 
started - Variable in class lib.AnimatedGifEncoder
 
subsection(String) - Method in interface lib.ILaTeXOutput
 
subsection(String, String) - Method in interface lib.ILaTeXOutput
 
subsection(String) - Method in class lib.LaTeXOutput
 
subsection(String, String) - Method in class lib.LaTeXOutput
 

T

tabular(String) - Method in interface lib.ILaTeXOutput
begin{tabular}[pos]{table spec}
tabular(String, String) - Method in interface lib.ILaTeXOutput
 
tabular(String) - Method in class lib.LaTeXOutput
 
tabular(String, String) - Method in class lib.LaTeXOutput
 
TaiPanbot - Class in bots
 
TaiPanbot() - Constructor for class bots.TaiPanbot
 
teams - Variable in class bots.TaiPanbot
 
TerminalClient - Class in mennov1
 
TerminalClient() - Constructor for class mennov1.TerminalClient
 
ThuisTester - Class in mennov1
The home testing class for the robot.
ThuisTester() - Constructor for class mennov1.ThuisTester
 
Time - Class in mennov1.commands
 
Time() - Constructor for class mennov1.commands.Time
 
timestamp - Variable in class events.Event
 
topMatter(String, String, String) - Method in interface lib.ILaTeXOutput
Default Top Matter Structure
topMatter(String, String, String) - Method in class lib.LaTeXOutput
 
transIndex - Variable in class lib.AnimatedGifEncoder
 
transparent - Variable in class lib.AnimatedGifEncoder
 
Trollbot - Class in bots
 
Trollbot() - Constructor for class bots.Trollbot
 
tweet(String) - Method in class lib.TwitterLib
 
Twitterbot - Class in bots
 
Twitterbot() - Constructor for class bots.Twitterbot
 
TwitterLib - Class in lib
 

U

Unload - Class in mennov1.commands
 
Unload() - Constructor for class mennov1.commands.Unload
 
usedEntry - Variable in class lib.AnimatedGifEncoder
 
usePackage(String) - Method in interface lib.ILaTeXOutput
usepackage[options]{package}
usePackage(String, String) - Method in interface lib.ILaTeXOutput
 
usePackage(String) - Method in class lib.LaTeXOutput
 
usePackage(String, String) - Method in class lib.LaTeXOutput
 

V

valueOf(String) - Static method in enum bots.BoterKaasEnEieren.Cel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum lib.SewerSender.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum bots.BoterKaasEnEieren.Cel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum lib.SewerSender.Status
Returns an array containing the constants of this enum type, in the order they are declared.
velden - Variable in class bots.BoterKaasEnEieren
 
verliezer - Variable in class events.JeVerliestEvent
 

W

wants(EventObject) - Method in class bots.AnswerBot
 
wants(EventObject) - Method in class bots.FaceFollower
 
wants(EventObject) - Method in class bots.HahaBot
 
wants(EventObject) - Method in class bots.Twitterbot
 
wants(EventObject) - Method in class mennov1.BotHandler
 
wants(EventObject) - Method in class mennov1.ImageFileClient
 
wants(EventObject) - Method in class mennov1.ImageUploader
 
wants(EventObject) - Method in class mennov1.IrcClient
 
wants(EventObject) - Method in class mennov1.JabberClient
 
wants(EventObject) - Method in interface mennov1.Listener
 
wants(EventObject) - Method in class mennov1.TerminalClient
 
WebcamClient - Class in mennov1
 
WebcamClient() - Constructor for class mennov1.WebcamClient
 
width - Variable in class lib.AnimatedGifEncoder
 
WieIsHet - Class in bots
 
WieIsHet() - Constructor for class bots.WieIsHet
 
winnaar - Variable in class events.JeVerliestEvent
 
writeGraphicCtrlExt() - Method in class lib.AnimatedGifEncoder
Writes Graphic Control Extension
writeImageDesc() - Method in class lib.AnimatedGifEncoder
Writes Image Descriptor
writeLSD() - Method in class lib.AnimatedGifEncoder
Writes Logical Screen Descriptor
writeNetscapeExt() - Method in class lib.AnimatedGifEncoder
Writes Netscape application extension to define repeat count.
writePalette() - Method in class lib.AnimatedGifEncoder
Writes color table
writePixels() - Method in class lib.AnimatedGifEncoder
Encodes and writes pixel data
writeShort(int) - Method in class lib.AnimatedGifEncoder
Write 16-bit value to output stream, LSB first
writeString(String) - Method in class lib.AnimatedGifEncoder
Writes string to output stream
writeToTeX(String) - Method in interface lib.ILaTeXOutput
Schrijf een String naar het texbestand
writeToTeX(String) - Method in class lib.LaTeXOutput
Schrijf een String naar het texbestand

A B C D E F G H I J L M N O P R S T U V W