sexi.comp
Interface CrownFigure
- All Known Implementing Classes:
- Crown
- public interface CrownFigure
This class figure out the crown
getWidth
public float getWidth()
getHeight
public float getHeight()
getVerRadius
public float getVerRadius()
getBotVerLen
public float getBotVerLen()
getColor
public java.awt.Color getColor()
getLocation
public java.awt.geom.Point2D getLocation()
getPorosity
public float getPorosity()
getTruncatedValue
public float getTruncatedValue()
getCenterHeight
public float getCenterHeight()
contains
public boolean contains(Point3f p)