|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmath.geom2d.transform.AbstractAffineTransform2D
math.geom2d.transform.LineReflection2D
math.geom2d.transform.LinearLineReflection2D
public class LinearLineReflection2D
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class math.geom2d.transform.AbstractAffineTransform2D |
|---|
AbstractAffineTransform2D.Identity2D |
| Field Summary |
|---|
| Fields inherited from class math.geom2d.transform.LineReflection2D |
|---|
line |
| Constructor Summary | |
|---|---|
LinearLineReflection2D(Vector2D vect)
|
|
| Method Summary | |
|---|---|
LinearLineReflection2D |
getInverseTransform()
Return a new line reflection with respect to the same line. |
LinearLineReflection2D |
getLinearPart()
|
Translation2D |
getTranslationPart()
|
| Methods inherited from class math.geom2d.transform.LineReflection2D |
|---|
compose, getAffineMatrix, getCoefficients, getReflectionLine, getScalingFactor, isDirect |
| Methods inherited from class math.geom2d.transform.AbstractAffineTransform2D |
|---|
createRotation, createRotation, createRotation, createScaling, createScaling, createTranslation, createTranslation, equals, isDirect, isIdentity, isIdentity, isIsometry, isIsometry, isMotion, isMotion, isSimilarity, isSimilarity, transform, transform, transform |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface math.geom2d.transform.AffineTransform2D |
|---|
compose, getAffineMatrix, getCoefficients, isDirect, isIdentity, isIsometry, isMotion, isSimilarity |
| Methods inherited from interface math.geom2d.transform.Transform2D |
|---|
transform, transform, transform |
| Constructor Detail |
|---|
public LinearLineReflection2D(Vector2D vect)
| Method Detail |
|---|
public LinearLineReflection2D getLinearPart()
getLinearPart in interface Similarity2DgetLinearPart in class LineReflection2Dpublic Translation2D getTranslationPart()
getTranslationPart in interface Similarity2DgetTranslationPart in class LineReflection2Dpublic LinearLineReflection2D getInverseTransform()
LineReflection2D
getInverseTransform in interface Bijection2DgetInverseTransform in interface LinearTransform2DgetInverseTransform in class LineReflection2D
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||