MCPcopy Create free account

hub / github.com/CreativeInquiry/PEmbroider / functions

Functions408 in github.com/CreativeInquiry/PEmbroider

↓ 1 callersMethodremoveNpxHolesAndIslands
(Im im, int n)
src/processing/embroider/PEmbroiderHatchSatin.java:647
↓ 1 callersMethodremovePolylinesVertex
(int i, int j)
src/processing/embroider/PEmbroiderGraphics.java:5856
↓ 1 callersMethodreorderColorMonteCarlo
(ArrayList<ArrayList<PVector>> polys, ArrayList<Integer> cols, float d, float wait)
src/processing/embroider/PEmbroiderGraphics.java:5648
↓ 1 callersMethodresampleBoustrophedonStitches
(ArrayList<Pt> pts, int n)
src/processing/embroider/PEmbroiderHatchSatin.java:866
↓ 1 callersMethodresampleCrossIntersection2
(ArrayList<ArrayList<PVector>> polys1, ArrayList<ArrayList<PVector>> polys2, float angle1, float angle2, float
src/processing/embroider/PEmbroiderGraphics.java:3425
↓ 1 callersMethodresampleSatinStitches
(ArrayList<Pt> pts, int n)
src/processing/embroider/PEmbroiderHatchSatin.java:822
↓ 1 callersMethodreverseEdge
(Edge e1)
src/processing/embroider/PEmbroiderTSP.java:23
↓ 1 callersMethodreverseEdges
(List<Edge> edges)
src/processing/embroider/PEmbroiderTSP.java:34
↓ 1 callersMethodrotate
Rotate subsequent drawing calls @param a angle in radians to rotate
src/processing/embroider/PEmbroiderGraphics.java:4381
↓ 1 callersMethodsatinStitches
(Im prevIm, Im im, Pt p0, int d)
src/processing/embroider/PEmbroiderHatchSatin.java:272
↓ 1 callersMethodsatinStitchesMultiple
(Im im)
src/processing/embroider/PEmbroiderHatchSatin.java:701
↓ 1 callersMethodsegmentIntersectPolygons
Find intersection between a segment and several polygons. Intersections returned are sorted from one endpoint of the segment to the other endpoint @
src/processing/embroider/PEmbroiderGraphics.java:849
↓ 1 callersMethodselfIntersectPolygon
Turn a self-intersecting polygon to a list of non-self-intersecting polygons @param poly a polygon
src/processing/embroider/PEmbroiderGraphics.java:1161
↓ 1 callersMethodsetGraphics
(PEmbroiderGraphics _G)
src/processing/embroider/PEmbroiderHatchSatin.java:8
↓ 1 callersMethodsmoothen
Smoothen a polyline with rational quadratic bezier (thus upsampling) @param poly the polyline @param w weight of the rational bezier, higher the po
src/processing/embroider/PEmbroiderGraphics.java:5034
↓ 1 callersMethodsolve
()
distribution/PEmbroider/examples/PEmbroider_oneliner/OneLinerGraph.java:106
↓ 1 callersMethodsolve
()
examples/PEmbroider_oneliner/OneLinerGraph.java:106
↓ 1 callersMethodstrokePolyNormal
Draw stroke (outline) for a poly(gon/line) using the PERPENDICULAR (a.k.a normal, as in "normal map", not "normal person") style (using vector math)
src/processing/embroider/PEmbroiderGraphics.java:1821
↓ 1 callersMethodstrokePolyNormalAng
(ArrayList<PVector> poly, float d, float s, float ang, boolean close)
src/processing/embroider/PEmbroiderGraphics.java:2055
↓ 1 callersMethodstrokePolyTangentRaster
Draw stroke (outline) for (a) poly(gon/line)(s) using the TANGENT style (using raster algorithms) @param polys a set of polyline/polygons, those ins
src/processing/embroider/PEmbroiderGraphics.java:1697
↓ 1 callersMethodsumLengthPolylines
(ArrayList<ArrayList<PVector>> polylines)
src/processing/embroider/PEmbroiderTSP.java:164
↓ 1 callersMethodsvgString
(float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, ArrayList<Boolean> jumps)
src/processing/embroider/PEmbroiderWriter.java:2188
↓ 1 callersMethodtextAlign
Change horizontal alignment of text @param align alignment mode, one of LEFT, CETER, RIGHT
src/processing/embroider/PEmbroiderGraphics.java:5344
↓ 1 callersMethodthinningZS
Binary image thinning (skeletonization) in-place. Implements Zhang-Suen algorithm. http://agcggs680.pbworks.com/f/Zhan-Suen_algorithm.pdf @param im
distribution/PEmbroider/examples/PEmbroider_trace_skeleton/TraceSkeleton.java:20
↓ 1 callersMethodthinningZS
Binary image thinning (skeletonization) in-place. Implements Zhang-Suen algorithm. http://agcggs680.pbworks.com/f/Zhan-Suen_algorithm.pdf @param im
distribution/PEmbroider/examples/PEmbroider_oneliner/TraceSkeleton.java:20
↓ 1 callersMethodthinningZS
Binary image thinning (skeletonization) in-place. Implements Zhang-Suen algorithm. http://agcggs680.pbworks.com/f/Zhan-Suen_algorithm.pdf @param im
examples/PEmbroider_trace_skeleton/TraceSkeleton.java:20
↓ 1 callersMethodthinningZS
Binary image thinning (skeletonization) in-place. Implements Zhang-Suen algorithm. http://agcggs680.pbworks.com/f/Zhan-Suen_algorithm.pdf @param im
examples/PEmbroider_oneliner/TraceSkeleton.java:20
↓ 1 callersMethodtoString
()
src/processing/embroider/PEmbroiderHatchSatin.java:23
↓ 1 callersMethodtraceSkeleton
Trace skeleton from thinning result (shorthand with less arguments) @param im the bitmap image @param W width of image @param H height of
distribution/PEmbroider/examples/PEmbroider_trace_skeleton/TraceSkeleton.java:258
↓ 1 callersMethodtraceSkeleton
Trace skeleton from thinning result (shorthand with less arguments) @param im the bitmap image @param W width of image @param H height of
distribution/PEmbroider/examples/PEmbroider_oneliner/TraceSkeleton.java:258
↓ 1 callersMethodtraceSkeleton
Trace skeleton from thinning result (shorthand with less arguments) @param im the bitmap image @param W width of image @param H height of
examples/PEmbroider_trace_skeleton/TraceSkeleton.java:258
↓ 1 callersMethodtraceSkeleton
Trace skeleton from thinning result (shorthand with less arguments) @param im the bitmap image @param W width of image @param H height of
examples/PEmbroider_oneliner/TraceSkeleton.java:258
↓ 1 callersMethodtsvString
(float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors)
src/processing/embroider/PEmbroiderWriter.java:2296
↓ 1 callersMethodvisitNode
(Node node)
distribution/PEmbroider/examples/PEmbroider_oneliner/OneLinerGraph.java:77
↓ 1 callersMethodvisitNode
(Node node)
examples/PEmbroider_oneliner/OneLinerGraph.java:77
↓ 1 callersMethodvp3_write_thread
(int color)
src/processing/embroider/PEmbroiderWriter.java:537
↓ 1 callersMethodwrite
(String name, float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, String title, ArrayList<
src/processing/embroider/PEmbroiderWriter.java:113
↓ 1 callersMethodwrite
(String name, float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, String title)
src/processing/embroider/PEmbroiderWriter.java:211
↓ 1 callersMethodwrite
(String name, float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, String title)
src/processing/embroider/PEmbroiderWriter.java:296
↓ 1 callersMethodwrite
(String name, float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, String title, ArrayList<
src/processing/embroider/PEmbroiderWriter.java:635
↓ 1 callersMethodwrite
(String name, float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, String title)
src/processing/embroider/PEmbroiderWriter.java:1341
↓ 1 callersMethodwrite
(String name, float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, String title)
src/processing/embroider/PEmbroiderWriter.java:1581
↓ 1 callersMethodwrite
(String name, float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, String title)
src/processing/embroider/PEmbroiderWriter.java:1989
↓ 1 callersMethodwrite
(String name, float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, String title, ArrayList<
src/processing/embroider/PEmbroiderWriter.java:2213
↓ 1 callersMethodwrite
(String name, float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, String titles, ArrayList
src/processing/embroider/PEmbroiderWriter.java:2261
↓ 1 callersMethodwrite
(String name, float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, String title)
src/processing/embroider/PEmbroiderWriter.java:2285
↓ 1 callersMethodwrite
(String name, float[] bounds, ArrayList<PVector> stitches, ArrayList<Integer> colors, String title)
src/processing/embroider/PEmbroiderWriter.java:2313
↓ 1 callersMethodwriteInt24BE
(int value)
src/processing/embroider/PEmbroiderWriter.java:326
↓ 1 callersMethodwriteInt24LE
(int value)
src/processing/embroider/PEmbroiderWriter.java:671
↓ 1 callersMethodwriteSpaceHolder16LE
(int value)
src/processing/embroider/PEmbroiderWriter.java:678
↓ 1 callersMethodwrite_design_block
(float[] bounds, int count_color_blocks_total)
src/processing/embroider/PEmbroiderWriter.java:426
↓ 1 callersMethodwrite_pes_embsewseg_segments
(float left, float bottom, float cx, float cy)
src/processing/embroider/PEmbroiderWriter.java:985
↓ 1 callersMethodwrite_pes_sewsegheader
(float left, float top, float right, float bottom)
src/processing/embroider/PEmbroiderWriter.java:1078
↓ 1 callersMethodwrite_pes_thread
(int color)
src/processing/embroider/PEmbroiderWriter.java:1175
↓ 1 callersMethodwrite_stitches_block
(ArrayList<PVector> stitches, double first_pos_x, double first_pos_y)
src/processing/embroider/PEmbroiderWriter.java:554
↓ 1 callersMethodwrite_truncated_version_1
()
src/processing/embroider/PEmbroiderWriter.java:1247
↓ 1 callersMethodwrite_truncated_version_6
()
src/processing/embroider/PEmbroiderWriter.java:1257
↓ 1 callersMethodwrite_version_1
()
src/processing/embroider/PEmbroiderWriter.java:1212
↓ 1 callersMethodwrite_version_6
()
src/processing/embroider/PEmbroiderWriter.java:1273
↓ 1 callersMethodwrite_xxx_colors
()
src/processing/embroider/PEmbroiderWriter.java:1520
↓ 1 callersMethodwrite_xxx_header
()
src/processing/embroider/PEmbroiderWriter.java:1402
↓ 1 callersMethodwrite_xxx_stitches
()
src/processing/embroider/PEmbroiderWriter.java:1449
MethodBBox
Constructor that makes a bounding box from top left corner and dimensions @param _x left @param _y top @param _w width @param _h height
src/processing/embroider/PEmbroiderGraphics.java:689
MethodBCircle
Constructor that makes a bounding circle from center and radius @param _x x coordinate of center @param _y y coordinate of center @param _r radius
src/processing/embroider/PEmbroiderGraphics.java:769
MethodIm
(int _w, int _h)
src/processing/embroider/PEmbroiderHatchSatin.java:32
MethodOneLinerGraph
(ArrayList<ArrayList<int[]>> _polylines)
distribution/PEmbroider/examples/PEmbroider_oneliner/OneLinerGraph.java:27
MethodOneLinerGraph
(ArrayList<ArrayList<int[]>> _polylines)
examples/PEmbroider_oneliner/OneLinerGraph.java:27
MethodPEmbroiderBooleanShapeGraphics
(int width, int height)
src/processing/embroider/PEmbroiderBooleanShapeGraphics.java:14
MethodPEmbroiderGraphics
The constructor for PEmbroiderGraphics object. @param _app the running PApplet instance: in Processing, just pass the keyword 'this' @param w wi
src/processing/embroider/PEmbroiderGraphics.java:197
MethodPt
(int _x, int _y)
src/processing/embroider/PEmbroiderHatchSatin.java:15
Method_BinWriter
()
src/processing/embroider/PEmbroiderWriter.java:304
Method_BinWriter
()
src/processing/embroider/PEmbroiderWriter.java:643
Method_BinWriter
()
src/processing/embroider/PEmbroiderWriter.java:1350
Method_BinWriter
()
src/processing/embroider/PEmbroiderWriter.java:1589
Method_BinWriter
()
src/processing/embroider/PEmbroiderWriter.java:1996
Methodand
()
src/processing/embroider/PEmbroiderBooleanShapeGraphics.java:51
Methodarc
(float a, float b, float c, float d, float start, float stop, int mode)
src/processing/embroider/PEmbroiderGraphics.java:3909
MethodbeginComposite
()
src/processing/embroider/PEmbroiderGraphics.java:5973
MethodbeginCull
Begin culling shapes. Culled shapes occlude each other
src/processing/embroider/PEmbroiderGraphics.java:4597
MethodbeginOps
()
src/processing/embroider/PEmbroiderBooleanShapeGraphics.java:67
MethodbeginRawStitches
()
src/processing/embroider/PEmbroiderGraphics.java:5611
MethodbeginRepeatEnd
(float x)
src/processing/embroider/PEmbroiderGraphics.java:5576
Methodbezier
(float x0, float y0,float x1, float y1, float x2, float y2, float x3, float y3)
src/processing/embroider/PEmbroiderGraphics.java:4058
MethodbezierDetail
Change number of steps bezier curve is interpolated. @param n The higher this number, the smoother the Bezier curve.
src/processing/embroider/PEmbroiderGraphics.java:336
Methodblur5
(float[] im, int w, int h)
src/processing/embroider/PEmbroiderTrace.java:507
Methodcurve
(float x0, float y0,float x1, float y1, float x2, float y2, float x3, float y3)
src/processing/embroider/PEmbroiderGraphics.java:4064
MethodcurveDetail
(int n)
src/processing/embroider/PEmbroiderGraphics.java:339
MethodcurveTightness
(float n)
src/processing/embroider/PEmbroiderGraphics.java:342
Methoddifference
()
src/processing/embroider/PEmbroiderBooleanShapeGraphics.java:57
MethodellipseMode
Modifies the location from which ellipses are drawn by changing the way in which parameters given to ellipse() are intepreted. also governs circle()
src/processing/embroider/PEmbroiderGraphics.java:319
Methodencode_long_form
(int value)
src/processing/embroider/PEmbroiderWriter.java:1793
MethodendComposite
()
src/processing/embroider/PEmbroiderGraphics.java:5980
MethodendCull
End culling shapes. Culled shapes occlude each other
src/processing/embroider/PEmbroiderGraphics.java:4607
MethodendRawStitches
()
src/processing/embroider/PEmbroiderGraphics.java:5621
MethodendRepeatEnd
()
src/processing/embroider/PEmbroiderGraphics.java:5581
MethodfindContours_naive
(boolean[] im, int w, int h)
src/processing/embroider/PEmbroiderTrace.java:91
Methodfind_color
(int color)
src/processing/embroider/PEmbroiderWriter.java:1653
Methodfloodfill
(Im prev, Im src, Im dst, Pt p0, int[] areaOut)
src/processing/embroider/PEmbroiderHatchSatin.java:110
Methodget
(float x, float y)
src/processing/embroider/PEmbroiderGraphics.java:4848
MethodgetNumStitches
()
src/processing/embroider/PEmbroiderGraphics.java:5565
← previousnext →201–300 of 408, ranked by callers