A B C D E F G H I J K L M N O P Q R S T U V Z

A

Affinity_2D - class sugr.Affinity_2D.
This class contains constructors to build a Affinity_2D.
Affinity_2D() - Constructor for class sugr.Affinity_2D
standard constructor. creates an identity matrix
Affinity_2D(double, double, double, double, double, double) - Constructor for class sugr.Affinity_2D
sets the matrix by hand. positions are: |a c e| |b d f| |0 0 1|
Affinity_2D(double, double, double, double, double, double, Matrix) - Constructor for class sugr.Affinity_2D
sets the matrix with covariance by hand. positions are: |a c e| |b d f| |0 0 1|
Affinity_2D(Rotation_2D, Translation_2D, Vector, double, boolean) - Constructor for class sugr.Affinity_2D
Creates an affinity_2D by 6 paramaters: Transformation(2) Rotation(1), Scale (2), in x and y different values possible Shear (1), Error propagation is done automatically.
Affinity_2D(Rotation_2D, Translation_2D, Vector, double, boolean, Matrix) - Constructor for class sugr.Affinity_2D
Creates an affinity_2D with covariance by 6 paramaters: Transformation(2) Rotation(1), Scale (2), in x and y different values possible Shear (1), No error propagation will be done.
Affinity_3D - class sugr.Affinity_3D.
This class contains constructors to build a Affinity_3D.
Affinity_3D() - Constructor for class sugr.Affinity_3D
standard constructor. creates an identity matrix
Affinity_3D(double[]) - Constructor for class sugr.Affinity_3D
sets Affinity_3D by hand. positions are: |aff[0] aff[3]
Affinity_3D(double[], Matrix) - Constructor for class sugr.Affinity_3D
sets Affinity_3D with covariance by hand. positions are: |aff[0] aff[3]
Affinity_3D(Rotation_3D, Translation_3D, Vector, Vector) - Constructor for class sugr.Affinity_3D
Creates an affinity_3D by 12 paramaters: Transformation(3) Rotation(3), Scale (3), in x and y different values possible Shear (3), Error propagation is done automatically.
Affinity_3D(Rotation_3D, Translation_3D, Vector, Vector, Matrix) - Constructor for class sugr.Affinity_3D
Creates an affinity_3D by 12 paramaters with covariance: Transformation(3) Rotation(3), Scale (3), in x and y different values possible Shear (3), No error propagation will be done.
actionPerformed(ActionEvent) - Method in class sugr.GUI.ConstructionApplet
is only registered with the GO!
actionPerformed(ActionEvent) - Method in class sugr.GUI.RelationApplet
 
alpha - Variable in class sugr.Relation
Represents significance niveau. this is a start value, you may change this
approximate(RelationalProperty[]) - Method in class sugr.Element
Compute an approximation of an entity.
approximate(RelationalProperty[]) - Method in class sugr.ScaledMotion_3D
Compute an approximation of an entity.

A B C D E F G H I J K L M N O P Q R S T U V Z