public abstract class BigBang extends Rope
Modifier and Type | Field and Description |
---|---|
processing.core.PApplet |
pa |
ARC, BEZIER_VERTEX, BLANK, BOTTOM, BOX, BREAK, CARTESIAN, CENTER, CHAOS, CHORD, CIRCULAR, CLOSE, CLOUD, CORNER, CORNERS, CROSS, CROSS_BOX_2, CROSS_BOX_3, CROSS_RECT, CUBE_LINE, CURVE_VERTEX, DECAGON, DIAGONAL, DIAMETER, DODECAGON, DOWN, DRAW, DXF, DYNAMIC, EAST, ELLIPSE, EQUATION, EULER, FIT, FLOWER, FLUID, FX2D, G, GOLD_ANGLE, GOLD_NUMBER, GRAVITY, HALF_PI, HENDECAGON, HEPTAGON, HEXAGON, HORIZONTAL, HOUSE, HPI, ICOSI_DODECAHEDRON_LINE, IMAGE, JAVA2D, LANDSCAPE, LEAF, LEFT, LINE, MAD, MAGNETIC, MAX_FLOAT, MAX_INT, MIN_FLOAT, MIN_INT, MIX, NONAGON, NONE, NORMAL, NORTH, NORTH_EAST, NORTH_WEST, NOTHING, NULL, OCTOGON, OCTOHEDRON_LINE, OPEN, ORDER, P2D, P3D, PDF, PENTAGON, PERLIN, PHI, PI, PIE, PIXEL, POINT, POLAR, POLYGON, PORTRAIT, QPI, QUADRATIC_VERTEX, QUARTER_PI, RADIUS, RAND, RECT, REPEAT, RHOMBIC_COSI_DODECAHEDRON_SMALL_LINE, RIGHT, ROOT, ROOT2, RUN, SCALE, SEED, SHAPE, SKY, SOUTH, SOUTH_EAST, SOUTH_WEST, SPAN, SPHERE, SPHERE_HIGH, SPHERE_LOW, SPHERE_MEDIUM, SPIRAL, SQUARE, STAR, STAR_3D, STATIC, SVG, TAU, TETRAHEDRON, TETRAHEDRON_LINE, TEXT, TOP, TREE, TRIANGLE, TWO_PI, UP, VERSION, VERTEX, VERTICAL, VIRUS, WALK, WEST
ABRICOT, ACAJOU, ALPHA, AMARANTE, AMBRE, ANSI_BLACK, ANSI_BLACK_BACKGROUND, ANSI_BLUE, ANSI_BLUE_BACKGROUND, ANSI_CYAN, ANSI_CYAN_BACKGROUND, ANSI_GREEN, ANSI_GREEN_BACKGROUND, ANSI_PURPLE, ANSI_PURPLE_BACKGROUND, ANSI_RED, ANSI_RED_BACKGROUND, ANSI_RESET, ANSI_WHITE, ANSI_WHITE_BACKGROUND, ANSI_YELLOW, ANSI_YELLOW_BACKGROUND, ARGB, ARGENT, AUBERGINE, AZUR, BIS, BISTRE, BLACK, BLANC, BLEU, BLOND, BLOOD, BLUE, BOUTEILLE, BRIGHTNESS, BRIQUE, BRONZE, BROWN, CAERULEUM, CAFE, CANARD, CANELLE, CAPUCINE, CARMIN, CARMINE, CAROTTE, CELESTE, CERISE, CHAMOIS, CHARTREUSE, CHOCOLAT, CIEL, CITROUILLE, COBALT, COFFEE, COLOMBIN, CORAIL, CYAN, EVEQUE, FRANCE, FUSCHIA, GOLD, GRADIENT, GRADIENT_BRIGHTNESS, GRADIENT_HUE, GRADIENT_SATURATION, GRAY, GRAY_MEDIUM, GREEN, GRENAT, GRIS, GRIS_MOYEN, GUEULES, HSB, HUE, IMPERIAL, JAUNE, LAPIS_LAZULI, LAVANDE, LILAS, LIME, LIN, LUNE, MAGENTA, MANDARINE, MARRON, MAUVE, MIMOSA, MOON, MOUNTBATTEN, NANKIN, NAPLE, NOIR, NOISETTE, NUIT, OCRE, OCRE_JAUNE, OCRE_ROUGE, OLIVE, OR, ORANGE, OUTREMER, PALETTE, PAYNE, PERLE, PERROQUET, PINK, PISTACHE, POURPRE, PRUNE, PURPLE, RAINBOW, RED, RGB, RGBA, ROSE, ROUGE, SANG, SAPIN, SATURATION, SAUGE, SEPIA, SHAKUDOU, SILVER, SINOPLE, SMALT, SOURIS, SPECTRUM, TAUPE, TILLEUL, TURQUOISE, VERMILLON, VERT, VERT_D_EAU, VERT_DE_GRIS, VESSIE, VIOLET, WHITE, YELLOW, ZINZOLIN
Constructor and Description |
---|
BigBang() |
BigBang(processing.core.PApplet pa) |
Modifier and Type | Method and Description |
---|---|
float |
alpha(int value)
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
|
float |
blue(int value)
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
|
float |
brightness(int value)
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
|
int |
color(float gray)
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
|
int |
color(float gray,
float alpha)
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
|
int |
color(float v1,
float v2,
float v3)
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
|
int |
color(float v1,
float v2,
float v3,
float alpha)
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
|
processing.core.PFont |
createFont(java.lang.String name,
float size) |
processing.core.PFont |
createFont(java.lang.String name,
float size,
boolean smooth) |
processing.core.PFont |
createFont(java.lang.String name,
float size,
boolean smooth,
char[] charset) |
java.lang.String |
get_renderer() |
java.lang.String |
get_renderer(processing.core.PGraphics graph)
Return the current render in your processing Sketch
|
float[] |
getColorMode() |
float[] |
getColorMode(boolean print_info_is) |
float |
green(int value)
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
|
float |
hue(int value)
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
|
processing.core.PImage |
loadImage(java.lang.String filename) |
int |
longest_String_pixel(processing.core.PFont font,
java.lang.String[] string_list)
Longest String with PFont
|
int |
longest_String_pixel(processing.core.PFont font,
java.lang.String[] string_list,
int... size_font) |
int |
longest_String_pixel(processing.core.PFont font,
java.lang.String[] string_list,
int[] size_font,
int start,
int finish) |
int |
longest_String_pixel(java.lang.String font_name,
java.lang.String[] string_list,
int... size_font)
Longest String with String name Font
|
int |
longest_String_pixel(java.lang.String font_name,
java.lang.String[] string_list,
int[] size_font,
int start,
int finish) |
int |
longest_String_pixel(java.lang.String font_name,
java.lang.String[] string_list,
int size_font,
int start,
int finish) |
int |
longest_String(java.lang.String[] string_list) |
int |
longest_String(java.lang.String[] string_list,
int start,
int finish) |
float |
noise(float x,
float y) |
void |
noiseSeed(int value) |
void |
pass_processing(processing.core.PApplet pa)
must be used for the class child who don't pass the PApplet via the constructor and for any reason must be use few function from BigBang who need the Processing method or function.
|
float |
red(int value)
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
|
float |
saturation(int value)
This Processing clone method, add check if any PGraphics is active, and if it's a case work ont it
|
int |
width_char(char target,
int size) |
int |
width_char(processing.core.PFont pfont,
char target,
int size) |
int |
width_char(java.lang.String font_name,
char target,
int size) |
int |
width_String(processing.core.PFont pfont,
java.lang.String target,
int size) |
int |
width_String(java.lang.String target,
int size)
width String
|
int |
width_String(java.lang.String font_name,
java.lang.String target,
int size) |
all, all, any, any, binary, binary, binary, binary, clamp, clamp, clamp, clamp, equal, equal, equal, equal, equal, equal, equal, equal, file_name, fract, fract, fract, fract, get_os_family, get_os, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThanEqual, greaterThanEqual, greaterThanEqual, greaterThanEqual, greaterThanEqual, greaterThanEqual, greaterThanEqual, greaterThanEqual, hex, hex, hex, hex, index_pixel_array, lessThan, lessThan, lessThan, lessThan, lessThan, lessThan, lessThan, lessThan, lessThanEqual, lessThanEqual, lessThanEqual, lessThanEqual, lessThanEqual, lessThanEqual, lessThanEqual, lessThanEqual, map, max, min, mix, mix, mix, mix, mod, mod, mod, mod, mod, mod, mod, only, only, print_err_tempo, print_err, print_out, print_tempo, random_next_gaussian, random_next_gaussian, random_next_gaussian, random, sign, sign, sign, sign, sign, sign, sign, sign, smoothstep, smoothstep, smoothstep, smoothstep, split, split, step, step, step, step, truncate, truncate, unbinary, unhex
public void pass_processing(processing.core.PApplet pa)
pa
- pass PApplet Processingpublic java.lang.String get_renderer()
public java.lang.String get_renderer(processing.core.PGraphics graph)
graph
- public float[] getColorMode(boolean print_info_is)
print_info_is
- if it's false there is no information print in the consolepublic float[] getColorMode()
public processing.core.PImage loadImage(java.lang.String filename)
filename,
- it's String path of your image, by default the app search in in data folder at the root of your code.public processing.core.PFont createFont(java.lang.String name, float size)
public processing.core.PFont createFont(java.lang.String name, float size, boolean smooth)
public processing.core.PFont createFont(java.lang.String name, float size, boolean smooth, char[] charset)
public void noiseSeed(int value)
value
- int to set seed noisepublic float noise(float x, float y)
x
- float argumenty
- float argumentpublic int color(float gray)
gray
- argument for X, Y, Z componentpublic int color(float gray, float alpha)
gray
- argument for X, Y, Z componentalpha
- argument for A componentpublic int color(float v1, float v2, float v3)
v1
- float argument for X componentv2
- float argument for Y componentv3
- float argument for Z componentpublic int color(float v1, float v2, float v3, float alpha)
v1
- float argument for X componentv2
- float argument for Y componentv3
- float argument for Z componentalpha
- float argument for Alpha componentpublic float alpha(int value)
value
- to set componentpublic float hue(int value)
value
- to set componentpublic float saturation(int value)
value
- to set componentpublic float brightness(int value)
value
- to set componentpublic float red(int value)
value
- to set componentpublic float green(int value)
value
- to set componentpublic float blue(int value)
value
- to set componentpublic int longest_String(java.lang.String[] string_list)
public int longest_String(java.lang.String[] string_list, int start, int finish)
public int longest_String_pixel(processing.core.PFont font, java.lang.String[] string_list)
public int longest_String_pixel(processing.core.PFont font, java.lang.String[] string_list, int... size_font)
public int longest_String_pixel(processing.core.PFont font, java.lang.String[] string_list, int[] size_font, int start, int finish)
public int longest_String_pixel(java.lang.String font_name, java.lang.String[] string_list, int... size_font)
public int longest_String_pixel(java.lang.String font_name, java.lang.String[] string_list, int size_font, int start, int finish)
public int longest_String_pixel(java.lang.String font_name, java.lang.String[] string_list, int[] size_font, int start, int finish)
public int width_String(java.lang.String target, int size)
public int width_String(processing.core.PFont pfont, java.lang.String target, int size)
public int width_String(java.lang.String font_name, java.lang.String target, int size)
public int width_char(char target, int size)
public int width_char(processing.core.PFont pfont, char target, int size)
public int width_char(java.lang.String font_name, char target, int size)