IdenticonSvg
IdenticonSvg v0.9.2
  • Pages
  • Modules

    View Source IdenticonSvg.EdgeTracer (IdenticonSvg v0.9.2)

    Module that contains functions for tracing edges around merged squares of the identicon's grid.

    Link to this section Summary

    Functions

    connect_edges(s)
    direct(current, previous)
    doit(identicon_edges)
    doit_one(polygon_edges)
    edge_connector(acc)
    edge_neighbors_by_midpoint(midpoint)
    edge_orientation_by_midpoint(midpoint)
    midpoint(edge)
    midpoint_to_unoriented_edge(midpoint)
    orientation(edge)
    point_plus_vector(point, vector)
    same_orientation?(edge1, edge2)
    trace_edges(routed)

    Link to this section Functions

    Link to this function

    connect_edges(s)

    View Source
    Link to this function

    direct(current, previous)

    View Source
    Link to this function

    doit(identicon_edges)

    View Source
    Link to this function

    doit_one(polygon_edges)

    View Source
    Link to this function

    edge_connector(acc)

    View Source
    Link to this function

    edge_neighbors_by_midpoint(midpoint)

    View Source
    Link to this function

    edge_orientation_by_midpoint(midpoint)

    View Source
    Link to this function

    midpoint(edge)

    View Source
    Link to this function

    midpoint_to_unoriented_edge(midpoint)

    View Source
    Link to this function

    orientation(edge)

    View Source
    Link to this function

    point_plus_vector(point, vector)

    View Source
    Link to this function

    same_orientation?(edge1, edge2)

    View Source
    Link to this function

    trace_edges(routed)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.2) for the Elixir programming language