|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transform | |
|---|---|
| org.apache.commons.math3.geometry.euclidean.twod | This package provides basic 2D geometry components. |
| org.apache.commons.math3.geometry.partitioning | This package provides classes to implement Binary Space Partition trees. |
| Uses of Transform in org.apache.commons.math3.geometry.euclidean.twod |
|---|
| Methods in org.apache.commons.math3.geometry.euclidean.twod that return Transform | |
|---|---|
static Transform<Euclidean2D,Euclidean1D> |
Line.getTransform(AffineTransform transform)
Get a Transform embedding an affine transform. |
| Uses of Transform in org.apache.commons.math3.geometry.partitioning |
|---|
| Methods in org.apache.commons.math3.geometry.partitioning with parameters of type Transform | |
|---|---|
AbstractRegion<S,T> |
AbstractRegion.applyTransform(Transform<S,T> transform)
Transform a region. |
AbstractSubHyperplane<S,T> |
AbstractSubHyperplane.applyTransform(Transform<S,T> transform)
Apply a transform to the instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||