org.jcurl.demo.tactics
Class JCurlShotPlanner.ZoomHelper

Package class diagram package JCurlShotPlanner.ZoomHelper
java.lang.Object
  extended by org.jcurl.demo.tactics.JCurlShotPlanner.ZoomHelper
Enclosing class:
JCurlShotPlanner

public static class JCurlShotPlanner.ZoomHelper
extends Object


Field Summary
static Rectangle2D ActivePlus
          Inter-hog area area plus house area plus 1 rock margin plus "out" rock space.
static Rectangle2D CompletePlus
          All from back to back
static Rectangle2D HousePlus
          House area plus 1 rock margin plus "out" rock space.
static Rectangle2D TwelvePlus
          12-foot circle plus 1 rock
 
Constructor Summary
JCurlShotPlanner.ZoomHelper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ActivePlus

public static final Rectangle2D ActivePlus
Inter-hog area area plus house area plus 1 rock margin plus "out" rock space.


CompletePlus

public static final Rectangle2D CompletePlus
All from back to back


HousePlus

public static final Rectangle2D HousePlus
House area plus 1 rock margin plus "out" rock space.


TwelvePlus

public static final Rectangle2D TwelvePlus
12-foot circle plus 1 rock

Constructor Detail

JCurlShotPlanner.ZoomHelper

public JCurlShotPlanner.ZoomHelper()


Copyright © 2005-2009 JCurl.mro.name. All Rights Reserved.