public class R_Bloc extends R_Image
ALPHA, BLANK, BRIGHTNESS, CARTESIAN, CENTER, CHAOS, CIRCULAR, CLOSE, CORNER, CORNERS, COS, DIAGONAL, DIAMETER, DRAW, DYNAMIC, EAST, EQUATION, EULER, FIT, FLUID, G, GOLD_ANGLE, GOLD_NUMBER, GRAVITY, HORIZONTAL, HUE, MAGNETIC, MAX_FLOAT, MAX_INT, MIN_FLOAT, MIN_INT, MIX, NONE, NORTH, NORTH_EAST, NORTH_WEST, NOTHING, NULL, OPEN, ORDER, PERLIN, PHI, PI, PIXEL, POLAR, RADIUS, RAND, ROOT2, SATURATION, SCALE, SIN, SOUTH, SOUTH_EAST, SOUTH_WEST, STAR, STATIC, TAN, TAU, TRIG_0, TRIG_1, TRIG_2, TRIG_3, TRIG_4, TWO_PI, VERSION, VERTICAL, WEST
ABRICOT, ACAJOU, AMARANTE, AMBRE, ARGENT, AUBERGINE, AZUR, BIS, BISTRE, BLACK, BLANC, BLEU, BLOND, BLOOD, BLUE, BOUTEILLE, 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, GRAY, GRAY_MEDIUM, GREEN, GRENAT, GRIS, GRIS_MOYEN, GUEULES, 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, PAYNE, PERLE, PERROQUET, PINK, PISTACHE, POURPRE, PRUNE, PURPLE, RED, ROSE, ROUGE, SANG, SAPIN, SAUGE, SEPIA, SHAKUDOU, SILVER, SINOPLE, SMALT, SOURIS, TAUPE, TILLEUL, TURQUOISE, VERMILLON, VERT, VERT_D_EAU, VERT_DE_GRIS, VESSIE, VIOLET, WHITE, YELLOW, ZINZOLIN
Constructor and Description |
---|
R_Bloc(processing.core.PApplet pa,
int width,
int height) |
Modifier and Type | Method and Description |
---|---|
void |
build(float x,
float y,
boolean event_is)
build
|
void |
build(float x,
float y,
boolean event_is,
boolean security_is) |
void |
clear() |
boolean |
end_is() |
void |
fill(int fill) |
java.lang.String |
get_data() |
int |
get_fill() |
int |
get_id() |
int |
get_magnetism() |
java.lang.String |
get_name() |
int |
get_stroke() |
float |
get_thickness() |
vec3[] |
get() |
boolean |
in_bloc(float x,
float y) |
void |
move_point(float x,
float y,
boolean event_is) |
void |
move(float x,
float y,
boolean event_is)
move
|
void |
reset_all_points()
select
|
void |
select_all_points() |
boolean |
select_is() |
void |
select_is(boolean is) |
boolean |
select_point_is() |
void |
select_point_is(boolean is) |
void |
select_point(float x,
float y) |
void |
select(float x,
float y) |
void |
set_colour_build(int colour_build) |
void |
set_id(int id) |
void |
set_magnetism(int magnetism) |
void |
set_name(java.lang.String name) |
void |
show_anchor_point() |
void |
show_anchor_point(processing.core.PGraphics other) |
boolean |
show_available_point(float x,
float y) |
boolean |
show_available_point(float x,
float y,
processing.core.PGraphics other) |
void |
show_struct() |
void |
show_struct(processing.core.PGraphics other) |
void |
show() |
void |
show(processing.core.PGraphics other) |
void |
stroke(int stroke) |
void |
thickness(float thickness) |
void |
update(float x,
float y) |
aspect, aspect, beginShape, beginShape, beginShape, bezierVertex, bezierVertex, bezierVertex, bezierVertex, bezierVertex, bezierVertex, color, color, color, color, curveVertex, curveVertex, curveVertex, curveVertex, curveVertex, curveVertex, endShape, endShape, endShape, endShape, get_renderer, get_renderer, line, line, line, line, noFill, noStroke, pass_graphic, point, point, point, point, pop, popMatrix, push, pushMatrix, quadraticVertex, quadraticVertex, quadraticVertex, quadraticVertex, quadraticVertex, quadraticVertex, rectMode, renderer_P3D, rotate, rotateX, rotateXY, rotateXY, rotateXYZ, rotateXYZ, rotateXZ, rotateXZ, rotateY, rotateYZ, rotateYZ, rotateZ, set, set, set, set, set, square, strokeWeight, translate, translate, translate, triangle, triangle, triangle, vertex, vertex, vertex, vertex, vertex, vertex, vertex, vertex, vertex, vertex, vertex, vertex, vertex, vertex, vertex, vertex
all, all, all, all, all, any, any, any, any, any, clamp, clamp, clamp, clamp, equal, equal, equal, equal, equal, equal, equal, equal, fract, fract, fract, fract, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThanEqual, greaterThanEqual, greaterThanEqual, greaterThanEqual, greaterThanEqual, greaterThanEqual, greaterThanEqual, greaterThanEqual, lessThan, lessThan, lessThan, lessThan, lessThan, lessThan, lessThan, lessThan, lessThanEqual, lessThanEqual, lessThanEqual, lessThanEqual, lessThanEqual, lessThanEqual, lessThanEqual, lessThanEqual, mix, mix, mix, mix, mod, mod, mod, mod, mod, mod, mod, random_next_gaussian, random_next_gaussian, random_next_gaussian, random_next_gaussian, sign, sign, sign, sign, sign, sign, sign, sign, smoothstep, smoothstep, smoothstep, smoothstep, step, step, step, step
public void set_id(int id)
public void set_magnetism(int magnetism)
public void set_colour_build(int colour_build)
public void set_name(java.lang.String name)
public vec3[] get()
public int get_fill()
public int get_stroke()
public float get_thickness()
public java.lang.String get_name()
public int get_id()
public int get_magnetism()
public java.lang.String get_data()
public boolean in_bloc(float x, float y)
public boolean end_is()
public boolean select_point_is()
public boolean select_is()
public void update(float x, float y)
public void build(float x, float y, boolean event_is)
public void build(float x, float y, boolean event_is, boolean security_is)
public void move(float x, float y, boolean event_is)
public void move_point(float x, float y, boolean event_is)
public void reset_all_points()
public void select_all_points()
public void select_point(float x, float y)
public void select(float x, float y)
public void select_is(boolean is)
public void select_point_is(boolean is)
public void clear()
public boolean show_available_point(float x, float y)
public boolean show_available_point(float x, float y, processing.core.PGraphics other)
public void show_anchor_point()
public void show_anchor_point(processing.core.PGraphics other)
public void show_struct()
public void show_struct(processing.core.PGraphics other)
public void show()
public void show(processing.core.PGraphics other)