__add__(self, other) | phystricks.src.SegmentGraph.SegmentGraph | |
__div__(self, coef) | phystricks.src.SegmentGraph.SegmentGraph | |
__div__(self, coef) | phystricks.src.SegmentGraph.SegmentGraph | |
__eq__(self, other) | phystricks.src.SegmentGraph.SegmentGraph | |
__init__(self, A, B) | phystricks.src.SegmentGraph.SegmentGraph | |
__mul__(self, coef) | phystricks.src.SegmentGraph.SegmentGraph | |
__neg__(self) | phystricks.src.SegmentGraph.SegmentGraph | |
__rmul__(self, coef) | phystricks.src.SegmentGraph.SegmentGraph | |
__str__(self) | phystricks.src.SegmentGraph.SegmentGraph | |
__sub__(self, other) | phystricks.src.SegmentGraph.SegmentGraph | |
_bounding_box(self, pspict) | phystricks.src.SegmentGraph.SegmentGraph | private |
_math_bounding_box(self, pspict=None) | phystricks.src.SegmentGraph.SegmentGraph | private |
add_size(self, lI=0, lF=0) | phystricks.src.SegmentGraph.SegmentGraph | |
add_size_extremity(self, l) | phystricks.src.SegmentGraph.SegmentGraph | |
advised_mark_angle(self, pspict=None) | phystricks.src.SegmentGraph.SegmentGraph | |
AffineVector(self) | phystricks.src.SegmentGraph.SegmentGraph | |
angle(self) | phystricks.src.SegmentGraph.SegmentGraph | |
bisector(self, code=None) | phystricks.src.SegmentGraph.SegmentGraph | |
coefs | phystricks.src.SegmentGraph.SegmentGraph | |
copy(self) | phystricks.src.SegmentGraph.SegmentGraph | |
default_associated_graph_class(self) | phystricks.src.SegmentGraph.SegmentGraph | |
dilatation(self, coef) | phystricks.src.SegmentGraph.SegmentGraph | |
dilatationF(self, coef) | phystricks.src.SegmentGraph.SegmentGraph | |
dilatationI(self, coef) | phystricks.src.SegmentGraph.SegmentGraph | |
direction(self) | phystricks.src.SegmentGraph.SegmentGraph | |
divide_in_two(self, n=1, d=0.1, l=0.1, angle=45, pspict=None, pspicts=None) | phystricks.src.SegmentGraph.SegmentGraph | |
Dx(self) | phystricks.src.SegmentGraph.SegmentGraph | |
Dy(self) | phystricks.src.SegmentGraph.SegmentGraph | |
equation(self) | phystricks.src.SegmentGraph.SegmentGraph | |
exact_length(self) | phystricks.src.SegmentGraph.SegmentGraph | |
F | phystricks.src.SegmentGraph.SegmentGraph | |
fit_inside(self, xmin, xmax, ymin, ymax) | phystricks.src.SegmentGraph.SegmentGraph | |
fix_origin(self, a, b=None) | phystricks.src.SegmentGraph.SegmentGraph | |
fix_size(self, l, only_F=False, only_I=False) | phystricks.src.SegmentGraph.SegmentGraph | |
fix_visual_size(self, l, xunit=None, yunit=None, pspict=None) | phystricks.src.SegmentGraph.SegmentGraph | |
get_code(self, n=1, d=0.1, l=0.1, angle=45, pspict=None, pspicts=None) | phystricks.src.SegmentGraph.SegmentGraph | |
get_divide_in_two(self, n=1, d=0.1, l=0.1, angle=45\, pspict=None, pspicts=None) | phystricks.src.SegmentGraph.SegmentGraph | |
get_measure(self, measure_distance, mark_distance, mark_angle=None, text=None, position=None, pspict=None, pspicts=None) | phystricks.src.SegmentGraph.SegmentGraph | |
get_normal_vector(self, origin=None) | phystricks.src.SegmentGraph.SegmentGraph | |
get_point(self, x) | phystricks.src.SegmentGraph.SegmentGraph | |
get_point_length(self, d, advised=True) | phystricks.src.SegmentGraph.SegmentGraph | |
get_point_proportion(self, p, advised=True) | phystricks.src.SegmentGraph.SegmentGraph | |
get_regular_points(self, dx) | phystricks.src.SegmentGraph.SegmentGraph | |
get_tangent_vector(self) | phystricks.src.SegmentGraph.SegmentGraph | |
get_visual_length(self, xunit=None, yunit=None, pspict=None) | phystricks.src.SegmentGraph.SegmentGraph | |
get_wavy_points(self, dx, dy) | phystricks.src.SegmentGraph.SegmentGraph | |
graph(self, mx=None, Mx=None) | phystricks.src.SegmentGraph.SegmentGraph | |
I | phystricks.src.SegmentGraph.SegmentGraph | |
independent(self) | phystricks.src.SegmentGraph.SegmentGraph | |
inside_bounding_box(self, bb=None, xmin=None, xmax=None, ymin=None, ymax=None) | phystricks.src.SegmentGraph.SegmentGraph | |
inverse(self) | phystricks.src.SegmentGraph.SegmentGraph | |
is_almost_orthogonal(self, other, epsilon=0.001) | phystricks.src.SegmentGraph.SegmentGraph | |
is_horizontal(self) | phystricks.src.SegmentGraph.SegmentGraph | |
is_orthogonal(self, other) | phystricks.src.SegmentGraph.SegmentGraph | |
is_vertical(self) | phystricks.src.SegmentGraph.SegmentGraph | |
latex_code(self, language=None, pspict=None) | phystricks.src.SegmentGraph.SegmentGraph | |
length(self) | phystricks.src.SegmentGraph.SegmentGraph | |
mark_point(self, pspict=None) | phystricks.src.SegmentGraph.SegmentGraph | |
measure | phystricks.src.SegmentGraph.SegmentGraph | |
midpoint(self, advised=True) | phystricks.src.SegmentGraph.SegmentGraph | |
normalize(self, l=1) | phystricks.src.SegmentGraph.SegmentGraph | |
orthogonal(self, point=None) | phystricks.src.SegmentGraph.SegmentGraph | |
orthogonal_trough(self, P) | phystricks.src.SegmentGraph.SegmentGraph | |
parallel_trough(self, P) | phystricks.src.SegmentGraph.SegmentGraph | |
parametric_curve(self) | phystricks.src.SegmentGraph.SegmentGraph | |
phyFunction(self) | phystricks.src.SegmentGraph.SegmentGraph | |
Point(self) | phystricks.src.SegmentGraph.SegmentGraph | |
polaires(self) | phystricks.src.SegmentGraph.SegmentGraph | |
projection(self, segment, advised=False) | phystricks.src.SegmentGraph.SegmentGraph | |
put_arrow(self, position=0.5, size=0.01, pspict=None) | phystricks.src.SegmentGraph.SegmentGraph | |
put_code(self, n=1, d=0.1, l=0.1, angle=45, pspict=None, pspicts=None) | phystricks.src.SegmentGraph.SegmentGraph | |
put_measure(self, measure_distance, mark_distance, mark_angle=None, text="", position=None, pspict=None, pspicts=None) | phystricks.src.SegmentGraph.SegmentGraph | |
representative_points(self) | phystricks.src.SegmentGraph.SegmentGraph | |
rotation(self, angle) | phystricks.src.SegmentGraph.SegmentGraph | |
segment(self, projection=False) | phystricks.src.SegmentGraph.SegmentGraph | |
slope | phystricks.src.SegmentGraph.SegmentGraph | |
slope(self) | phystricks.src.SegmentGraph.SegmentGraph | |
symmetric_by(self, O) | phystricks.src.SegmentGraph.SegmentGraph | |
tikz_code(self, pspict=None) | phystricks.src.SegmentGraph.SegmentGraph | |
translate(self, a, b=None) | phystricks.src.SegmentGraph.SegmentGraph | |
translation(self, v) | phystricks.src.SegmentGraph.SegmentGraph | |