shapepy
Using the library:
Installation
Get started
Primitive
Jordan Curve
Shapes
Integral
References
Tools
Scalar
Geometry
Boolean 2D
Theory
Point
Curve
Shape
Integral
Contains
Boolean operations
Generalities
shapepy
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
|
X
|
Y
A
AdaptativeIntegrator (class in shapepy.scalar.quadrature)
Angle (class in shapepy.scalar.angle)
angle (shapepy.geometry.point.Point2D property)
angle() (shapepy.tools.To method)
area (shapepy.bool2d.shape.ConnectedShape property)
(shapepy.bool2d.shape.DisjointShape property)
(shapepy.bool2d.shape.SimpleShape property)
(shapepy.geometry.jordancurve.JordanCurve property)
as_integer_ratio() (shapepy.tools.To.float method)
atan2() (shapepy.scalar.reals.Math static method)
B
binom() (shapepy.scalar.reals.Math method)
bool() (shapepy.tools.Is static method)
boundary (shapepy.bool2d.shape.SimpleShape property)
Box (class in shapepy.geometry.box)
box() (shapepy.bool2d.shape.ConnectedShape method)
(shapepy.bool2d.shape.DisjointShape method)
(shapepy.bool2d.shape.SimpleShape method)
(shapepy.geometry.jordancurve.JordanCurve method)
(shapepy.geometry.segment.Segment method)
C
callable() (shapepy.tools.Is static method)
chebyshev() (shapepy.scalar.nodes_sample.NodeSampleFactory static method)
circle() (shapepy.bool2d.primitive.Primitive static method)
clean() (shapepy.bool2d.shape.ConnectedShape method)
(shapepy.bool2d.shape.DisjointShape method)
(shapepy.bool2d.shape.SimpleShape method)
clenshaw_curtis() (shapepy.scalar.quadrature.IntegratorFactory static method)
closed_linspace() (shapepy.scalar.nodes_sample.NodeSampleFactory static method)
closed_newton_cotes() (shapepy.scalar.nodes_sample.NodeSampleFactory static method)
(shapepy.scalar.quadrature.IntegratorFactory static method)
conjugate() (shapepy.tools.To.float method)
ConnectedShape (class in shapepy.bool2d.shape)
cos() (shapepy.scalar.angle.Angle method)
cosh() (shapepy.scalar.reals.Math method)
custom_open_formula() (shapepy.scalar.nodes_sample.NodeSampleFactory static method)
(shapepy.scalar.quadrature.IntegratorFactory static method)
D
degrees (shapepy.scalar.angle.Angle property)
degrees() (shapepy.scalar.reals.Math static method)
density() (shapepy.bool2d.shape.ConnectedShape method)
(shapepy.bool2d.shape.DisjointShape method)
(shapepy.bool2d.shape.SimpleShape method)
derivate() (shapepy.geometry.segment.Segment method)
DirectIntegrator (class in shapepy.scalar.quadrature)
direction (shapepy.scalar.angle.Angle property)
DisjointShape (class in shapepy.bool2d.shape)
domain (shapepy.geometry.segment.Segment property)
E
empty (shapepy.bool2d.primitive.Primitive attribute)
eval() (shapepy.geometry.segment.Segment method)
F
factorial() (shapepy.scalar.reals.Math method)
finite() (shapepy.tools.Is method)
(shapepy.tools.To method)
fmod() (shapepy.scalar.reals.Math static method)
fromhex() (shapepy.tools.To.float method)
H
hex() (shapepy.tools.To.float method)
hypot() (shapepy.scalar.reals.Math static method)
I
imag (shapepy.tools.To.float attribute)
infinity() (shapepy.tools.Is method)
instance() (shapepy.tools.Is method)
integer() (shapepy.tools.Is method)
(shapepy.tools.To method)
integrate() (shapepy.scalar.quadrature.AdaptativeIntegrator method)
(shapepy.scalar.quadrature.DirectIntegrator method)
integrator (shapepy.scalar.quadrature.AdaptativeIntegrator property)
IntegratorFactory (class in shapepy.scalar.quadrature)
Is (class in shapepy.tools)
is_integer() (shapepy.tools.To.float method)
iterable() (shapepy.tools.Is static method)
J
jordan (shapepy.bool2d.shape.SimpleShape property)
JordanCurve (class in shapepy.geometry.jordancurve)
jordans (shapepy.bool2d.shape.ConnectedShape property)
(shapepy.bool2d.shape.DisjointShape property)
(shapepy.bool2d.shape.SimpleShape property)
K
knots (shapepy.geometry.segment.Segment property)
L
lazy() (shapepy.tools.Is method)
length (shapepy.geometry.jordancurve.JordanCurve property)
(shapepy.geometry.segment.Segment property)
M
Math (class in shapepy.scalar.reals)
maxdepth (shapepy.scalar.quadrature.AdaptativeIntegrator property)
move() (shapepy.bool2d.shape.ConnectedShape method)
(shapepy.bool2d.shape.DisjointShape method)
(shapepy.bool2d.shape.SimpleShape method)
N
NEGINF (shapepy.scalar.reals.Math attribute)
nodes (shapepy.scalar.quadrature.DirectIntegrator property)
NodeSampleFactory (class in shapepy.scalar.nodes_sample)
O
open_newton_cotes() (shapepy.scalar.nodes_sample.NodeSampleFactory static method)
(shapepy.scalar.quadrature.IntegratorFactory static method)
P
parametrize() (shapepy.geometry.jordancurve.JordanCurve method)
(shapepy.geometry.segment.Segment method)
part (shapepy.scalar.angle.Angle property)
point() (shapepy.tools.To method)
Point2D (class in shapepy.geometry.point)
polygon() (shapepy.bool2d.primitive.Primitive static method)
POSINF (shapepy.scalar.reals.Math attribute)
Primitive (class in shapepy.bool2d.primitive)
R
radcos() (shapepy.scalar.reals.Math method)
radians (shapepy.scalar.angle.Angle property)
radius (shapepy.geometry.point.Point2D property)
radsin() (shapepy.scalar.reals.Math method)
rational() (shapepy.tools.Is method)
(shapepy.tools.To method)
real (shapepy.tools.To.float attribute)
real() (shapepy.tools.Is method)
(shapepy.tools.To method)
regular_polygon() (shapepy.bool2d.primitive.Primitive static method)
rotate() (shapepy.bool2d.shape.ConnectedShape method)
(shapepy.bool2d.shape.DisjointShape method)
(shapepy.bool2d.shape.SimpleShape method)
S
scale() (shapepy.bool2d.shape.ConnectedShape method)
(shapepy.bool2d.shape.DisjointShape method)
(shapepy.bool2d.shape.SimpleShape method)
section() (shapepy.geometry.segment.Segment method)
Segment (class in shapepy.geometry.segment)
SimpleShape (class in shapepy.bool2d.shape)
sin() (shapepy.scalar.angle.Angle method)
sinh() (shapepy.scalar.reals.Math method)
sqrt() (shapepy.scalar.reals.Math method)
square() (shapepy.bool2d.primitive.Primitive static method)
T
tau (shapepy.scalar.reals.Math attribute)
To (class in shapepy.tools)
To.float (class in shapepy.tools)
tolerance (shapepy.scalar.quadrature.AdaptativeIntegrator property)
triangle() (shapepy.bool2d.primitive.Primitive static method)
turcos() (shapepy.scalar.reals.Math static method)
turns (shapepy.scalar.angle.Angle property)
tursin() (shapepy.scalar.reals.Math static method)
V
vertices() (shapepy.geometry.jordancurve.JordanCurve method)
W
weights (shapepy.scalar.quadrature.DirectIntegrator property)
whole (shapepy.bool2d.primitive.Primitive attribute)
X
xcoord (shapepy.geometry.point.Point2D property)
xfunc (shapepy.geometry.segment.Segment property)
Y
ycoord (shapepy.geometry.point.Point2D property)
yfunc (shapepy.geometry.segment.Segment property)