A B G I J O P R S T _

A

addPage() - Method in class org.seltar.Bytes2Web.PDFToWeb
Adds a page to the current recorder if it is recording Increments the current pageCount

B

BytePGraphicsPDF - Class in org.seltar.Bytes2Web
 
BytePGraphicsPDF() - Constructor for class org.seltar.Bytes2Web.BytePGraphicsPDF
 
ByteToWeb - Class in org.seltar.Bytes2Web
 
ByteToWeb(PApplet) - Constructor for class org.seltar.Bytes2Web.ByteToWeb
 

G

getBytes() - Method in class org.seltar.Bytes2Web.BytePGraphicsPDF
 
getBytes() - Method in class org.seltar.Bytes2Web.ImageToWeb
Get the current screen's bytearray
getBytes(PGraphics) - Method in class org.seltar.Bytes2Web.ImageToWeb
Get the given PGraphics bytearray
getBytes() - Method in class org.seltar.Bytes2Web.PDFToWeb
Special PDF getBytes, which gets the current bytearray for the pdf-recorder
getBytes() - Method in class org.seltar.Bytes2Web.PostToWeb
 
getBytesJPEG(BufferedImage) - Method in class org.seltar.Bytes2Web.ImageToWeb
Get the image as a jpeg byte array
getBytesTIFF(PImage) - Method in class org.seltar.Bytes2Web.ImageToWeb
Get the image as a tiff byte array
GIF - Static variable in class org.seltar.Bytes2Web.ImageToWeb
 

I

ImageToWeb - Class in org.seltar.Bytes2Web
 
ImageToWeb(PApplet) - Constructor for class org.seltar.Bytes2Web.ImageToWeb
 
isRecording() - Method in class org.seltar.Bytes2Web.PDFToWeb
Check to see if the recorder is on

J

JPEG - Static variable in class org.seltar.Bytes2Web.ImageToWeb
 

O

org.seltar.Bytes2Web - package org.seltar.Bytes2Web
 

P

pageCount - Variable in class org.seltar.Bytes2Web.PDFToWeb
 
PDFToWeb - Class in org.seltar.Bytes2Web
 
PDFToWeb(PApplet) - Constructor for class org.seltar.Bytes2Web.PDFToWeb
 
PNG - Static variable in class org.seltar.Bytes2Web.ImageToWeb
 
post(String, String, String, boolean) - Method in class org.seltar.Bytes2Web.ByteToWeb
 
post(String, String, String, boolean, byte[]) - Method in class org.seltar.Bytes2Web.ByteToWeb
 
post(String, String, String, boolean) - Method in class org.seltar.Bytes2Web.ImageToWeb
Special Image Post function, automatically adds the right extension
post(String, String, String, boolean, byte[]) - Method in class org.seltar.Bytes2Web.ImageToWeb
Special Image Post function, automatically adds the right extension Takes a byte array, from other images
post(String, String, String, boolean) - Method in class org.seltar.Bytes2Web.PDFToWeb
Special PDF post, which stops the recorder if it's on Also adds .pdf to the filename
PostToWeb - Class in org.seltar.Bytes2Web
 
PostToWeb(PApplet) - Constructor for class org.seltar.Bytes2Web.PostToWeb
 

R

recording - Variable in class org.seltar.Bytes2Web.PDFToWeb
 

S

save(String, String, boolean) - Method in class org.seltar.Bytes2Web.ByteToWeb
 
save(String) - Method in class org.seltar.Bytes2Web.ByteToWeb
 
save(String, byte[]) - Method in class org.seltar.Bytes2Web.ByteToWeb
 
save(String, boolean) - Method in class org.seltar.Bytes2Web.ImageToWeb
Special Image Post function Adds date if requested, and automatically adds the right extension
save(String) - Method in class org.seltar.Bytes2Web.ImageToWeb
Just save as a file
save(String, byte[]) - Method in class org.seltar.Bytes2Web.ImageToWeb
Just save a bytearray as a file
save(String) - Method in class org.seltar.Bytes2Web.PDFToWeb
Special PDF save, which stops the recorder if it's on Assumes the filename is valid
save(String, boolean) - Method in class org.seltar.Bytes2Web.PDFToWeb
Special PDF save, which stops the recorder if it's on Also adds date if requested, and .pdf to the filename
setType(int) - Method in class org.seltar.Bytes2Web.ImageToWeb
Set the filetype to save / post as
startRecording() - Method in class org.seltar.Bytes2Web.PDFToWeb
Starts the pdf-recorder
stopRecording() - Method in class org.seltar.Bytes2Web.PDFToWeb
Stops the pdf-recorder

T

TIFF - Static variable in class org.seltar.Bytes2Web.ImageToWeb
 
type - Variable in class org.seltar.Bytes2Web.ImageToWeb
 

_

_post(String, String, String, boolean) - Method in class org.seltar.Bytes2Web.PostToWeb
 
_post(String, String, String, boolean, byte[]) - Method in class org.seltar.Bytes2Web.PostToWeb
 
_save(String, String, boolean) - Method in class org.seltar.Bytes2Web.PostToWeb
 
_save(String) - Method in class org.seltar.Bytes2Web.PostToWeb
 
_save(String, byte[]) - Method in class org.seltar.Bytes2Web.PostToWeb
 

A B G I J O P R S T _