com.planeth.common.geom
Class Cross

java.lang.Object
  extended bycom.planeth.common.geom.Shape
      extended bycom.planeth.common.geom.Cross

public class Cross
extends Shape

A Cross Shape (like the red cross of the ambulance)

Author:
Andreas Grässer, gal@planet-h.com.
created 16.10.2005

Nested Class Summary
 
Nested classes inherited from class com.planeth.common.geom.Shape
Shape.Bounds
 
Constructor Summary
Cross(double size)
          Constructor for Cross.
 
Methods inherited from class com.planeth.common.geom.Shape
explode, getBounds, getColor, getVertexes, paint, randomize, setColor, setFilled, setVertexes, setVisible, split
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cross

public Cross(double size)
Constructor for Cross.

Parameters:
size - the size of the cross