| Modifier and Type | Field and Description |
|---|---|
Point |
bottom |
Rectangle |
bottom_r |
ATEFoldingEntity |
entity |
Point |
top |
Rectangle |
top_r |
| Constructor and Description |
|---|
ATEGutter.FoldingInfo(ATEFoldingEntity entity,
Point top,
Point bottom) |
public ATEFoldingEntity entity
public Point top
public Point bottom
public Rectangle top_r
public Rectangle bottom_r
public ATEGutter.FoldingInfo(ATEFoldingEntity entity, Point top, Point bottom)
public boolean contains(Point p)
Copyright © 2013. All rights reserved.