Package vash.operation

Examples of vash.operation.Spiral


  @Test public void testSquircleOffset()  {this.runTest("4202", new Squircle(1, -1, 2, 2, c0(), c0()));}
  @Test public void testSquircleCorner()  {this.runTest("4203", new Squircle(0, 0, 1.414, 2, c0(), c0()));}
  @Test public void testSquircleSquare()  {this.runTest("4204", new Squircle(0, 0, 1, 4, c0(), c0()));}

  // spiral
  @Test public void testSpiralBase()    {this.runTest("4300", new Spiral(0, 0, 1, 1, c1P()));}
View Full Code Here


  @Test public void testSquircleCorner()  {this.runTest("4203", new Squircle(0, 0, 1.414, 2, c0(), c0()));}
  @Test public void testSquircleSquare()  {this.runTest("4204", new Squircle(0, 0, 1, 4, c0(), c0()));}

  // spiral
  @Test public void testSpiralBase()    {this.runTest("4300", new Spiral(0, 0, 1, 1, c1P()));}
  @Test public void testSpiralInvert()  {this.runTest("4301", new Spiral(0, 0, 1, -1, c1P()));}
View Full Code Here

  @Test public void testSquircleSquare()  {this.runTest("4204", new Squircle(0, 0, 1, 4, c0(), c0()));}

  // spiral
  @Test public void testSpiralBase()    {this.runTest("4300", new Spiral(0, 0, 1, 1, c1P()));}
  @Test public void testSpiralInvert()  {this.runTest("4301", new Spiral(0, 0, 1, -1, c1P()));}
  @Test public void testSpiralCircles()  {this.runTest("4302", new Spiral(0, 0, 0, -1, c1P()));}
View Full Code Here

  // spiral
  @Test public void testSpiralBase()    {this.runTest("4300", new Spiral(0, 0, 1, 1, c1P()));}
  @Test public void testSpiralInvert()  {this.runTest("4301", new Spiral(0, 0, 1, -1, c1P()));}
  @Test public void testSpiralCircles()  {this.runTest("4302", new Spiral(0, 0, 0, -1, c1P()));}
  @Test public void testSpiralOffset()  {this.runTest("4303", new Spiral(1, -1, 1, 1, c1P()));}
View Full Code Here

  // spiral
  @Test public void testSpiralBase()    {this.runTest("4300", new Spiral(0, 0, 1, 1, c1P()));}
  @Test public void testSpiralInvert()  {this.runTest("4301", new Spiral(0, 0, 1, -1, c1P()));}
  @Test public void testSpiralCircles()  {this.runTest("4302", new Spiral(0, 0, 0, -1, c1P()));}
  @Test public void testSpiralOffset()  {this.runTest("4303", new Spiral(1, -1, 1, 1, c1P()));}
  @Test public void testSpiralDistortX()  {this.runTest("4304", new Spiral(0, 0, 1, 1, XCoord()));}
View Full Code Here

  @Test public void testSpiralBase()    {this.runTest("4300", new Spiral(0, 0, 1, 1, c1P()));}
  @Test public void testSpiralInvert()  {this.runTest("4301", new Spiral(0, 0, 1, -1, c1P()));}
  @Test public void testSpiralCircles()  {this.runTest("4302", new Spiral(0, 0, 0, -1, c1P()));}
  @Test public void testSpiralOffset()  {this.runTest("4303", new Spiral(1, -1, 1, 1, c1P()));}
  @Test public void testSpiralDistortX()  {this.runTest("4304", new Spiral(0, 0, 1, 1, XCoord()));}
  @Test public void testSpiralDistortY()  {this.runTest("4305", new Spiral(0, 0, 1, 1, YCoord()));}
View Full Code Here

  @Test public void testSpiralInvert()  {this.runTest("4301", new Spiral(0, 0, 1, -1, c1P()));}
  @Test public void testSpiralCircles()  {this.runTest("4302", new Spiral(0, 0, 0, -1, c1P()));}
  @Test public void testSpiralOffset()  {this.runTest("4303", new Spiral(1, -1, 1, 1, c1P()));}
  @Test public void testSpiralDistortX()  {this.runTest("4304", new Spiral(0, 0, 1, 1, XCoord()));}
  @Test public void testSpiralDistortY()  {this.runTest("4305", new Spiral(0, 0, 1, 1, YCoord()));}
  @Test public void testSpiralRationalN2(){this.runTest("4306", new Spiral(0, 0, 2.5, 1, c1P()));}
View Full Code Here

  @Test public void testSpiralCircles()  {this.runTest("4302", new Spiral(0, 0, 0, -1, c1P()));}
  @Test public void testSpiralOffset()  {this.runTest("4303", new Spiral(1, -1, 1, 1, c1P()));}
  @Test public void testSpiralDistortX()  {this.runTest("4304", new Spiral(0, 0, 1, 1, XCoord()));}
  @Test public void testSpiralDistortY()  {this.runTest("4305", new Spiral(0, 0, 1, 1, YCoord()));}
  @Test public void testSpiralRationalN2(){this.runTest("4306", new Spiral(0, 0, 2.5, 1, c1P()));}
  @Test public void testSpiralRationalN3(){this.runTest("4307", new Spiral(0, 0, 3.5, 1, c1P()));}
View Full Code Here

  @Test public void testSpiralOffset()  {this.runTest("4303", new Spiral(1, -1, 1, 1, c1P()));}
  @Test public void testSpiralDistortX()  {this.runTest("4304", new Spiral(0, 0, 1, 1, XCoord()));}
  @Test public void testSpiralDistortY()  {this.runTest("4305", new Spiral(0, 0, 1, 1, YCoord()));}
  @Test public void testSpiralRationalN2(){this.runTest("4306", new Spiral(0, 0, 2.5, 1, c1P()));}
  @Test public void testSpiralRationalN3(){this.runTest("4307", new Spiral(0, 0, 3.5, 1, c1P()));}
  @Test public void testSpiralRationalN4(){this.runTest("4308", new Spiral(0, 0, 4.5, 1, c1P()));}
View Full Code Here

  @Test public void testSpiralDistortX()  {this.runTest("4304", new Spiral(0, 0, 1, 1, XCoord()));}
  @Test public void testSpiralDistortY()  {this.runTest("4305", new Spiral(0, 0, 1, 1, YCoord()));}
  @Test public void testSpiralRationalN2(){this.runTest("4306", new Spiral(0, 0, 2.5, 1, c1P()));}
  @Test public void testSpiralRationalN3(){this.runTest("4307", new Spiral(0, 0, 3.5, 1, c1P()));}
  @Test public void testSpiralRationalN4(){this.runTest("4308", new Spiral(0, 0, 4.5, 1, c1P()));}
  @Test public void testSpiralRationalN5(){this.runTest("4309", new Spiral(0, 0, 5.5, 1, c1P()));}
View Full Code Here

TOP

Related Classes of vash.operation.Spiral

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.