codeblocks
Class CustomBlockShapeSet.CustomBlockShape
java.lang.Object
codeblocks.CustomBlockShapeSet.CustomBlockShape
- Enclosing class:
- CustomBlockShapeSet
public class CustomBlockShapeSet.CustomBlockShape
- extends java.lang.Object
Internal CustomBlockShape class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
genusName
protected java.lang.String genusName
topLeftCorner
protected java.awt.geom.Point2D topLeftCorner
topRightCorner
protected java.awt.geom.Point2D topRightCorner
botLeftCorner
protected java.awt.geom.Point2D botLeftCorner
botRightCorner
protected java.awt.geom.Point2D botRightCorner
CustomBlockShapeSet.CustomBlockShape
public CustomBlockShapeSet.CustomBlockShape()