|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplugins.big.bigsnakeutils.shape.priorshapes.ShapeProjectorBuilder
public class ShapeProjectorBuilder
Factory class that constructs shape projectors.
| Constructor Summary | |
|---|---|
ShapeProjectorBuilder(int M)
Constructor. |
|
| Method Summary | |
|---|---|
ShapeProjector |
buildShapeProjectorAffine(PriorShape shape)
Create an affine (+ translation) shape-projector for a particular shape-space. |
ShapeProjector |
buildShapeProjectorSimilarity(PriorShape shape)
Create a similarity (+ translation) shape-projector for a particular shape-space. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShapeProjectorBuilder(int M)
| Method Detail |
|---|
public ShapeProjector buildShapeProjectorAffine(PriorShape shape)
public ShapeProjector buildShapeProjectorSimilarity(PriorShape shape)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||