Uses of Class
plugins.big.bigsnakeutils.shape.priorshapes.ShapeProjector

Packages that use ShapeProjector
plugins.big.bigsnakeutils.shape.priorshapes   
 

Uses of ShapeProjector in plugins.big.bigsnakeutils.shape.priorshapes
 

Methods in plugins.big.bigsnakeutils.shape.priorshapes that return ShapeProjector
 ShapeProjector ShapeProjectorBuilder.buildShapeProjectorAffine(PriorShape shape)
          Create an affine (+ translation) shape-projector for a particular shape-space.
 ShapeProjector ShapeProjectorBuilder.buildShapeProjectorSimilarity(PriorShape shape)
          Create a similarity (+ translation) shape-projector for a particular shape-space.