|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface BuildingModule.Building.RoofData
Method Summary | |
---|---|
Collection<VectorXZ> |
getInnerPoints()
returns segments within the roof polygon that define apex nodes of the roof |
Collection<LineSegmentXZ> |
getInnerSegments()
returns segments within the roof polygon that define ridges or edges of the roof |
double |
getMaxRoofEle()
returns maximum roof elevation |
PolygonWithHolesXZ |
getPolygon()
returns the outline (with holes) of the roof. |
Double |
getRoofEleAt(VectorXZ pos)
returns roof elevation at a position. |
double |
getRoofHeight()
returns maximum roof height |
Method Detail |
---|
PolygonWithHolesXZ getPolygon()
Collection<LineSegmentXZ> getInnerSegments()
Collection<VectorXZ> getInnerPoints()
double getRoofHeight()
Double getRoofEleAt(VectorXZ pos)
double getMaxRoofEle()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |