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

G

Gamma(Vector) - Static method in class sugr.Line_3D
Returns the gamma matrix of a 6x1 vector.
Gamma() - Method in class sugr.Line_3D
Returns the gamma matrix of this line
GammaDual(Vector) - Static method in class sugr.Line_3D
Returns the gamma-dual of a 6x1 vector.
GammaDual() - Method in class sugr.Line_3D
Returns the gamma-dual of this line.
GrayBackgroundTableCellRenderer - class sugr.GUI.GrayBackgroundTableCellRenderer.
Needed for table in Entity, so that the background-color is intuitive
GrayBackgroundTableCellRenderer() - Constructor for class sugr.GUI.GrayBackgroundTableCellRenderer
 
gaussHelmertIterations(RelationalProperty[], int, RelationalProperty[], double[], int[], boolean) - Method in class sugr.Element
 
gaussHelmertIterationsOld(RelationalProperty[], int, RelationalProperty[], double[], int[], boolean) - Method in class sugr.Element
Iterations of a Gauss-Helmert model for estimating new entities.
get(int, int) - Method in interface sugr.linalg.Matrix
Get a single element
get(int, int) - Method in class sugr.linalg.MatrixImplColt
 
get(int) - Method in interface sugr.linalg.Vector
Gets an element from s
get(int, int) - Method in interface sugr.linalg.Vector
Get a part of the vector.
get(int) - Method in class sugr.linalg.VectorImplColt
 
get(int, int) - Method in class sugr.linalg.VectorImplColt
 
getAlpha() - Method in class sugr.Relation
returns the significance niveau
getCalibrationMatrix() - Method in class sugr.ProjectiveCamera
Returns the calibration matrix containing the interior orientation parameters
getChiSquareDistributionValue(double, int) - Static method in class sugr.Relation
this calls the chiČ-routine.
getColumn(int) - Method in interface sugr.linalg.Matrix
 
getColumn(int) - Method in class sugr.linalg.MatrixImplColt
 
getColumnDimension() - Method in interface sugr.linalg.Matrix
Like the name says :-)
getColumnDimension() - Method in class sugr.linalg.MatrixImplColt
 
getCondition() - Method in class sugr.Relation
Return if conditioning is on.
getConditionFactorF(Entity, Entity) - Static method in class sugr.Entity
calculates the condition factor which depends on two elements.
getConditionFactorF(Entity[]) - Static method in class sugr.Entity
calculates the condition factor which depends on a set of elements.
getConditionMatrix(double) - Method in class sugr.Entity
Get a matrix W(f) for conditioning.
getConditionMatrix(double) - Method in class sugr.Line_2D
Get a matrix W(f) for conditioning.
getConditionMatrix(double) - Method in class sugr.Line_3D
Get a matrix W(f) for conditioning.
getConditionMatrix(double) - Method in class sugr.Plane_3D
Get a matrix W(f) for conditioning.
getConditionMatrix(double) - Method in class sugr.Point_2D
Get a matrix W(f) for conditioning.
getConditionMatrix(double) - Method in class sugr.Point_3D
Get a matrix W(f) for conditioning.
getConstraintValue() - Method in class sugr.Element
Get the value of the constraint (h(beta) or g(y)) if this entity is an unknown or an observation.
getConstraintValue() - Method in class sugr.Line_3D
Get the value of the constraint (h(beta) or g(y)) if this entity is an unknown or an observation.
getConstraintValue() - Method in class sugr.Motion_3D
Get the value of the constraint (h(beta) or g(y)) if this entity is an unknown or an observation.
getConstraintValue() - Method in class sugr.ScaledMotion_3D
Get the value of the constraint (h(beta) or g(y)) if this entity is an unknown or an observation.
getCov() - Method in class sugr.Element
returns the Covariance Matrix.
getCovarianceOfJacobianRow(int) - Method in class sugr.BiRelationalProperty
Returns the Covariance Matrix of the row-vector of the Jacobian Matrix A of the first Entity and the relation type.
getCovarianceOfJacobianRow(int) - Method in class sugr.Equal
Returns the Covariance Matrix of the row-vector of the Jacobian Matrix A of the first Entity and the relation type.
getCovarianceOfJacobianRow(int) - Method in class sugr.Incident
Returns the Covariance Matrix of the row-vector of the Jacobian Matrix A of the first Entity and the relation type.
getCovarianceOfJacobianRow(int) - Method in class sugr.Orthogonal
Returns the Covariance Matrix of the row-vector of the Jacobian Matrix A of the first Entity and the relation type.
getCovarianceOfJacobianRow(int) - Method in class sugr.Parallel
Returns the Covariance Matrix of the row-vector of the Jacobian Matrix A of the first Entity and the relation type.
getCovarianceOfJacobianRow(int) - Method in interface sugr.RelationalProperty
Returns the Covariance Matrix of the row-vector of the Jacobian Matrix A
getCovarianceOfJacobianRow(int) - Method in class sugr.TriRelationalProperty
Returns the Covariance Matrix of the row-vector of the Jacobian Matrix A of the first Entity and the relation type.
getCovarianceOfJacobianRowOfRelation(Class, Class, int) - Method in class sugr.Entity
Return Covariance of a Row of the Jacobian Matrix of that entity in combination with a relation.
getCovarianceOfJacobianRowOfRelation(Class, Class, int) - Method in class sugr.Line_2D
Return Covariance of a Row of the Jacobian Matrix of that entity in combination with a relation.
getCovarianceOfJacobianRowOfRelation(Class, Class, int) - Method in class sugr.Line_3D
Return Covariance of a Row of the Jacobian Matrix of that entity in combination with a relation.
getCovarianceOfJacobianRowOfRelation(Class, Class, int) - Method in class sugr.Plane_3D
Return Covariance of a Row of the Jacobian Matrix of that entity in combination with a relation.
getCovarianceOfJacobianRowOfRelation(Class, Class, int) - Method in class sugr.Point_2D
Return Covariance of a Row of the Jacobian Matrix of that entity in combination with a relation.
getCovarianceOfJacobianRowOfRelation(Class, Class, int) - Method in class sugr.Point_3D
Return Covariance of a Row of the Jacobian Matrix of that entity in combination with a relation.
getCovarianceOfObservations() - Method in class sugr.BiRelationalProperty
The the covariance matrix of the observation of that relation.
getCovarianceOfObservations() - Method in interface sugr.RelationalProperty
The the covariance matrix of the observations of that relation.
getCovarianceOfObservations() - Method in class sugr.TriRelationalProperty
The the covariance matrix of the observation of that relation.
getD() - Method in class sugr.Relation
returns the non-squared, non-normalized test value
getDegreesOfFreedom() - Method in class sugr.Affinity_2D
Returns the number of elements to specify this transformation
getDegreesOfFreedom() - Method in class sugr.Affinity_3D
Returns the number of elements to specify this transformation
getDegreesOfFreedom() - Method in class sugr.Element
returns the minimum number of parameters to construct an element
getDegreesOfFreedom() - Method in class sugr.Entity
returns the degrees of freedem.
getDegreesOfFreedom() - Method in class sugr.Homography_2D
Returns the number of elements to specify this transformation
getDegreesOfFreedom() - Method in class sugr.Homography_3D
Returns the number of elements to specify this transformation
getDegreesOfFreedom() - Method in class sugr.Line_2D
returns dof=2 of this line
getDegreesOfFreedom() - Method in class sugr.Line_3D
Returns dof=4 for this line
getDegreesOfFreedom() - Method in class sugr.Motion_2D
Returns the number of elements to specify this transformation
getDegreesOfFreedom() - Method in class sugr.Motion_3D
Returns the number of elements to specify this transformation
getDegreesOfFreedom() - Method in class sugr.Plane_3D
returns dof=3 of this plane
getDegreesOfFreedom() - Method in class sugr.Point_2D
returns dof=2 of this point
getDegreesOfFreedom() - Method in class sugr.Point_3D
returns dof=3 of this point
getDegreesOfFreedom() - Method in class sugr.ProjectiveCamera
returns the degrees of freedom of the projective camera
getDegreesOfFreedom() - Method in class sugr.Rotation_2D
Returns the number of elements to specify this transformation
getDegreesOfFreedom() - Method in class sugr.Rotation_3D
Returns the number of elements to specify this transformation
getDegreesOfFreedom() - Method in class sugr.ScaledMotion_3D
Returns the number of elements to specify this transformation
getDegreesOfFreedom() - Method in class sugr.Transformation
Returns number of elements to specify a transformation
getDegreesOfFreedom() - Method in class sugr.Translation_2D
Returns the number of elements to specify this transformation
getDegreesOfFreedom() - Method in class sugr.Translation_3D
Returns the number of elements to specify this transformation
getDeltaMatrix(int) - Method in class sugr.Line_3D
Compute Matrix Delta_i of this line.
getDiagMatrix(int, double) - Static method in class sugr.linalg.LinearAlgebraFactory
Create new diagonal matrix.
getDiagMatrix(int, double) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
Create new diagonal matrix.
getDim() - Method in interface sugr.linalg.Vector
Returns the dimension of s
getDim() - Method in class sugr.linalg.VectorImplColt
 
getDimCol() - Method in class sugr.Homography_2D
Get the number of columns of the transformation matrix.
getDimCol() - Method in class sugr.Homography_3D
Get the number of columns of the transformation matrix.
getDimCol() - Method in class sugr.ProjectiveCamera
Get the number of columns of the transformation matrix.
getDimCol() - Method in class sugr.Transformation
Get the number of columns of the transformation matrix.
getDimRow() - Method in class sugr.Homography_2D
Get the number of rows of the transformation matrix.
getDimRow() - Method in class sugr.Homography_3D
Get the number of rows of the transformation matrix.
getDimRow() - Method in class sugr.ProjectiveCamera
Get the number of rows of the transformation matrix.
getDimRow() - Method in class sugr.Transformation
Get the number of rows of the transformation matrix.
getDimension() - Method in class sugr.Element
returns the dimension of an element.
getDimension() - Method in class sugr.Line_2D
returns the dimension of this line=3
getDimension() - Method in class sugr.Line_3D
Returns dimension=6
getDimension() - Method in class sugr.Plane_3D
returns dimension=4 for this plane
getDimension() - Method in class sugr.Point_2D
returns dimension=3 for this point
getDimension() - Method in class sugr.Point_3D
returns dimension=4 for this point
getDimension() - Method in class sugr.Transformation
DIM cannot be used in subclasses' way.
getDistance(Entity) - Method in class sugr.Entity
Compute the (euclidean) distance to another entity.
getDistance(Entity) - Method in class sugr.Line_2D
calculates the distance between this line and a Point_2D
getDistance(Entity) - Method in class sugr.Line_3D
Compute the (euclidean) distance to another entity.
getDistance(Entity) - Method in class sugr.Plane_3D
Compute the (euclidean) distance to another entity.
getDistance(Entity) - Method in class sugr.Point_2D
Compute the (euclidean) distance to another entity.
getDistance(Entity) - Method in class sugr.Point_3D
Compute the (euclidean) distance to another entity.
getDistanceToOrigin() - Method in class sugr.Entity
Return the distance to the origin.
getDof() - Method in class sugr.BiRelationalProperty
Compute degrees of freedom of that Relation
getDof() - Method in class sugr.Equal
Compute degrees of freedom of that Relation
getDof() - Method in class sugr.Incident
Compute degrees of freedom of that Relation
getDof() - Method in class sugr.Orthogonal
Compute degrees of freedom of that Relation
getDof() - Method in class sugr.Parallel
Compute degrees of freedom of that Relation
getDof() - Method in interface sugr.RelationalProperty
Compute degrees of freedom of that Relation
getDof() - Method in class sugr.TriRelationalProperty
Compute degrees of freedom of that relation.
getDofOfRelation(Class, Class) - Method in class sugr.Entity
Compute degrees of freedom of a relation.
getDofOfRelation(Class, Class) - Method in class sugr.Line_2D
Compute degrees of freedom of a relation.
getDofOfRelation(Class, Class) - Method in class sugr.Line_3D
Compute degrees of freedom of a relation.
getDofOfRelation(Class, Class) - Method in class sugr.Plane_3D
Compute degrees of freedom of a relation.
getDofOfRelation(Class, Class) - Method in class sugr.Point_2D
Compute degrees of freedom of a relation.
getDofOfRelation(Class, Class) - Method in class sugr.Point_3D
Compute degrees of freedom of a relation.
getDual() - Method in class sugr.Line_3D
Create a new Line, which is the Dual of this line.
getDualLineMatrix() - Method in class sugr.ProjectiveCamera
 
getEntity(Vector, Matrix, String) - Static method in class sugr.Factory
Initialize an Entity with given entities and class name.
getEntity(Vector, Matrix, Class) - Static method in class sugr.Factory
Initialize an Entity with given entities and class ID.
getEntityCovMatrix(JTable) - Method in class sugr.GUI.ConstructionApplet
 
getEntityCovMatrix(JTable) - Method in class sugr.GUI.RelationApplet
 
getEntityVector(JTextField[]) - Method in class sugr.GUI.ConstructionApplet
 
getEntityVector(JTextField[]) - Method in class sugr.GUI.RelationApplet
 
getEuclideanPart() - Method in class sugr.Entity
returns the euclidean part of an element
getEuclideanPart() - Method in class sugr.Line_2D
returns the euclidean part of this line
getEuclideanPart() - Method in class sugr.Line_3D
returns the euclidean part of this line
getEuclideanPart() - Method in class sugr.Plane_3D
returns the euclidean part of this plane
getEuclideanPart() - Method in class sugr.Point_2D
returns the euclidean part of this point
getEuclideanPart() - Method in class sugr.Point_3D
returns the euclidean part of this point
getFirstEntity() - Method in class sugr.BiRelationalProperty
Get the first part of the relation.
getFirstEntity() - Method in class sugr.TriRelationalProperty
Get the first Entity.
getHomogeneousPart() - Method in class sugr.Entity
returns the homogoneous part of an element
getHomogeneousPart() - Method in class sugr.Line_2D
returns the homogeneous part of this plane
getHomogeneousPart() - Method in class sugr.Line_3D
returns the homogeneous part of this plane
getHomogeneousPart() - Method in class sugr.Plane_3D
returns the homogeneous part of this plane
getHomogeneousPart() - Method in class sugr.Point_2D
returns the homogeneous part of this plane
getHomogeneousPart() - Method in class sugr.Point_3D
returns the homogeneous part of this point
getInstance(Object, Object, String) - Static method in class sugr.Factory
Initialize an object with 2 given parameters and class name.
getInstance(Object, Object, String, String, String) - Static method in class sugr.Factory
Initialize an object with 2 given parameters and their tpyes and class name.
getInversePointMatrix(Vector) - Method in class sugr.ProjectiveCamera
Returns the Inverse Point Projection Matrix of the plane A.
getJacobian() - Method in class sugr.BiRelationalProperty
Return Jacobian Matrix A of the first Entity and the relation type.
getJacobian() - Method in class sugr.Equal
Return Matrix Jacobian A of the first Entity and the relation type.
getJacobian() - Method in class sugr.Incident
Return Matrix Jacobian A of the first Entity and the relation type.
getJacobian() - Method in class sugr.Orthogonal
Return Jacobian Matrix A of the first Entity and the relation type.
getJacobian() - Method in class sugr.Parallel
Return Jacobian Matrix A of the first Entity and the relation type.
getJacobian() - Method in interface sugr.RelationalProperty
Return Jacobian Matrix A after the target type.
getJacobian() - Method in class sugr.TriRelationalProperty
Return Jacobian Matrix A of the first Entity and the relation type.
getJacobianAfterFirst(Entity) - Method in class sugr.Homography_2D
The the Jacobian after the first entity of a trilinear relation.
getJacobianAfterFirst(Entity) - Method in class sugr.Homography_3D
The the Jacobian after the first entity of a trilinear relation.
getJacobianAfterFirst(Entity) - Method in class sugr.ProjectiveCamera
The the Jacobian after the first entity of a trilinear relation.
getJacobianAfterFirst(Entity) - Method in class sugr.Transformation
The the Jacobian after the first entity of a trilinear relation.
getJacobianAfterSecond(Entity) - Method in class sugr.Homography_2D
The the Jacobian after the second entity of a trilinear relation.
getJacobianAfterSecond(Entity) - Method in class sugr.Homography_3D
The the Jacobian after the second entity of a trilinear relation.
getJacobianAfterSecond(Entity) - Method in class sugr.ProjectiveCamera
The the Jacobian after the second entity of a trilinear relation.
getJacobianAfterSecond(Entity) - Method in class sugr.Transformation
The the Jacobian after the second entity of a trilinear relation.
getJacobianHomogeneousPart() - Method in class sugr.Point_3D
returns the part of the covariance matrix, which contains the homogeneous part
getJacobianOfConstraint() - Method in class sugr.Element
Get the Jacobian of the constraint (H, G) if this entity is an unkown or an observation.
getJacobianOfConstraint() - Method in class sugr.Line_3D
Get the Jacobian of the constraint (H, G) if this entity is an unkown or an observation
getJacobianOfConstraint() - Method in class sugr.Motion_3D
Get the Jacobian of the constraint (H, G) if this entity is an unkown or an observation.
getJacobianOfConstraint() - Method in class sugr.ScaledMotion_3D
Get the Jacobian of the constraint (H, G) if this entity is an unkown or an observation.
getJacobianOfObservationConstraints() - Method in class sugr.BiRelationalProperty
 
getJacobianOfObservationConstraints() - Method in interface sugr.RelationalProperty
Get the Jacobian of the constraint of the observation
getJacobianOfObservationConstraints() - Method in class sugr.TriRelationalProperty
 
getJacobianOfRelation(RelationalProperty) - Method in class sugr.Element
Return Jacobian Matrix in combination with a relation.
getJacobianOfRelation(Class, Class) - Method in class sugr.Entity
Return Jacobian Matrix of that entity in combination with a relation.
getJacobianOfRelation(RelationalProperty) - Method in class sugr.Entity
Return Jacobian Matrix of that entity in combination with a relation.
getJacobianOfRelation(Class, Class) - Method in class sugr.Line_2D
Return Jacobian Matrix of that entity in combination with a relation.
getJacobianOfRelation(Class, Class) - Method in class sugr.Line_3D
Return Jacobian Matrix of that entity in combination with a relation.
getJacobianOfRelation(Class, Class) - Method in class sugr.Plane_3D
Return Jacobian Matrix of that entity in combination with a relation.
getJacobianOfRelation(Class, Class) - Method in class sugr.Point_2D
Return Jacobian Matrix of that entity in combination with a relation.
getJacobianOfRelation(Class, Class) - Method in class sugr.Point_3D
Return Jacobian Matrix of that entity in combination with a relation.
getJacobianOfRelation(RelationalProperty) - Method in class sugr.Transformation
Get the (joint) Jacobian matrix after the observation of a trilinear Relation between two entities and a tranformation.
getLength() - Method in interface sugr.linalg.Vector
Calculates the length of s.
getLength() - Method in class sugr.linalg.VectorImplColt
 
getLineLineJacobian() - Method in class sugr.Line_3D
Returns the 16x6 jacobi-matrix for the line-equality-test This formula is from the dissertation (3.70).
getLineMatrix() - Method in class sugr.Homography_3D
Creates out of this transformation a transformation-matrix for Line_3D See Stephans Diss, pg 52
getLineMatrix() - Method in class sugr.ProjectiveCamera
 
getLines() - Method in class sugr.example.MyChair
Returns array of copied lines .
getLines2D() - Method in class sugr.example.MyChair
Returns array of copied 2D-lines .
getMatrix(int, int) - Static method in class sugr.linalg.LinearAlgebraFactory
Return a Matrix no_rows x no_cols filled with zeros.
getMatrix(double[][]) - Static method in class sugr.linalg.LinearAlgebraFactory
create a new matrix by a given double precision floating point array.
getMatrix(Matrix) - Static method in class sugr.linalg.LinearAlgebraFactory
create new Matrix given Matrix.
getMatrix(Vector, int) - Static method in class sugr.linalg.LinearAlgebraFactory
creates a Matrix from a given Vector.
getMatrix(Vector) - Static method in class sugr.linalg.LinearAlgebraFactory
creates a Matrix from a given Vector.
getMatrix(int, int) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
Return a Matrix no_rows x no_cols filled with zeros.
getMatrix(double[][]) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
create a new matrix by a given double precision floating point array.
getMatrix(Matrix) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
create new Matrix given Matrix.
getMatrix(Vector) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
creates a Matrix from a given Vector.
getMatrix(int, int, int, int) - Method in interface sugr.linalg.Matrix
Returns a Submatrix with dimension (i1-i0) x (j1-j0) Upper left element begin with indices (0,0)
getMatrix(int, int, int, int) - Method in class sugr.linalg.MatrixImplColt
 
getMatrix() - Method in interface sugr.linalg.Vector
Creates a matrix from s
This is a "kind" of typecast.
getMatrix() - Method in class sugr.linalg.VectorImplColt
 
getMatrixId(int) - Static method in class sugr.linalg.LinearAlgebraFactory
creates an identity Matrix
getMatrixId(int) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
creates an identity Matrix
getNormOfEuclideanPart() - Method in class sugr.Entity
Return the (euclidean) norm of the euclidean part.
getNormOfHomogeneousPart() - Method in class sugr.Entity
Return the (euclidean) norm of the homogenous part.
getObservations() - Method in class sugr.BiRelationalProperty
Get observation of that relation.
getObservations() - Method in interface sugr.RelationalProperty
Get observations of that relation as a stacked vector.
getObservations() - Method in class sugr.TriRelationalProperty
Get observation of that relation.
getPlaneMatrix() - Method in class sugr.Homography_3D
Creates out of this transformation a transformation-matrix for Plane_3D H_plane = H^{-T}
getPlanes() - Method in class sugr.example.MyChair
Returns array of copied planes
getPointMatrix() - Method in class sugr.Homography_3D
Creates a transformation-matrix for points.
getPointMatrix() - Method in class sugr.ProjectiveCamera
 
getPoints() - Method in class sugr.example.MyChair
Returns array of copied points.
getPoints2D() - Method in class sugr.example.MyChair
Returns copy of array of 2D points.
getPrincipalPlane() - Method in class sugr.ProjectiveCamera
Returns the principal plane of the camera
getProjectionCenter() - Method in class sugr.ProjectiveCamera
Returns the projection center of the camera
getReducedAB(RelationalProperty) - Method in class sugr.Element
Get the reduced Matrix A and B from a relational property.
getReducedAB(RelationalProperty) - Method in class sugr.Line_3D
Get the reduced Matrix A and B from a relational property.
getReducedAB(RelationalProperty) - Method in class sugr.Plane_3D
Get the reduced Matrix A and B from a relational property.
getReducedAB(RelationalProperty) - Method in class sugr.Point_3D
Get the reduced Matrix A and B from a relational property.
getReducedAB(RelationalProperty) - Method in class sugr.Transformation
Get the reduced Matrix A and B from a relational property.
getReducedCovarianceOfObservations() - Method in class sugr.BiRelationalProperty
The "reduced" covariance matrix of the observations which takes care of the homogeneous constraint.
getReducedCovarianceOfObservations() - Method in interface sugr.RelationalProperty
The "reduced" covariance matrix of the observations which takes care of the homogeneous constraint.
getReducedCovarianceOfObservations() - Method in class sugr.TriRelationalProperty
The "reduced" covariance matrix of the observations which takes care of the homogeneous constraint.
getReducedDeltaMatrix(int) - Method in class sugr.Line_3D
Compute reduced Matrix Delta_i of this line.
getRelation(Entity, Entity, Class) - Static method in class sugr.Factory
Initialize a relation class with given entities and class ID.
getRelation(Entity, Entity, String) - Static method in class sugr.Factory
Initialize a relation class with given entities and class name.
getRelationByName(Entity, Entity, String) - Static method in class sugr.Factory
Initialize a relation class with given entities and class name.
getRotationMatrix() - Method in class sugr.ProjectiveCamera
Returns the rotation matrix from the world to the camera coordiante system
getRow(int) - Method in interface sugr.linalg.Matrix
 
getRow(int) - Method in class sugr.linalg.MatrixImplColt
 
getRowDimension() - Method in interface sugr.linalg.Matrix
Like the name says :-)
getRowDimension() - Method in class sugr.linalg.MatrixImplColt
 
getSecondEntity() - Method in class sugr.TriRelationalProperty
Get the second Entity.
getSigma() - Method in class sugr.Relation
returns the covariance matrix of d
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class sugr.GUI.FullGrayBackgroundTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class sugr.GUI.GrayBackgroundTableCellRenderer
 
getTargetType() - Method in class sugr.BiRelationalProperty
Get the type of the second entity
getTargetType() - Method in interface sugr.RelationalProperty
Get the type of the target entity.
getTargetType() - Method in class sugr.TriRelationalProperty
Get the type of the target entity.
getTransformationMatrix() - Method in class sugr.Transformation
If you want to get the Transformation-Matrix (Affinity, Motion, Rotation, Translation) use this method.
getTransposeTransMatrix(int) - Static method in class sugr.Transformation
Get a transformation matrix A which transforms vec(Ht)=A*vec(H).
getURL(String) - Method in class sugr.GUI.ConstructionApplet
Get an URL out of a filename (to work across a network in a browser !
getURL(String) - Method in class sugr.GUI.RelationApplet
Get an URL out of a filename (to work across a network in a browser !
getV() - Method in class sugr.Element
returns coordinates of the element in a Vector BE CAREFUL: You get the reference of the vector, so a change of the reference results in a change of the Element !
getValueOfObservationConstraints() - Method in class sugr.BiRelationalProperty
 
getValueOfObservationConstraints() - Method in interface sugr.RelationalProperty
Get the value of the constraint of the observation
getValueOfObservationConstraints() - Method in class sugr.TriRelationalProperty
 
getVector(int) - Static method in class sugr.linalg.LinearAlgebraFactory
Return a Vector size x 1 filled with zeros.
getVector(double[]) - Static method in class sugr.linalg.LinearAlgebraFactory
create a new Vector by a given double precision floating point array.
getVector(double, double) - Static method in class sugr.linalg.LinearAlgebraFactory
create a new Vector by 2 doubles
getVector(double, double, double) - Static method in class sugr.linalg.LinearAlgebraFactory
create a new Vector by 3 doubles
getVector(double, double, double, double) - Static method in class sugr.linalg.LinearAlgebraFactory
create a new Vector by 4 doubles
getVector(Vector) - Static method in class sugr.linalg.LinearAlgebraFactory
create new Vector by given Vector.
getVector(int) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
Return a Vector size x 1 filled with zeros.
getVector(double[]) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
create a new Vector by a given double precision floating point array.
getVector(double, double) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
create a new Vector by 2 doubles
getVector(double, double, double) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
create a new Vector by 3 doubles
getVector(double, double, double, double) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
create a new Vector by 4 doubles
getVector(Vector) - Static method in class sugr.linalg.LinearAlgebraFactoryColt
create new Vector by given Vector.

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