|
Sweet Home 3D 3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eteks.sweethome3d.model.Sash
public class Sash
A sash (moving part) of a door or a window.
| Constructor Summary | |
|---|---|
Sash(float xAxis,
float yAxis,
float width,
float startAngle,
float endAngle)
Creates a window sash. |
|
| Method Summary | |
|---|---|
float |
getEndAngle()
Returns the opening end angle of this sash. |
float |
getStartAngle()
Returns the opening start angle of this sash. |
float |
getWidth()
Returns the width of this sash. |
float |
getXAxis()
Returns the abscissa of the axis around which this sash turns, relatively to the top left corner of the window or the door. |
float |
getYAxis()
Returns the ordinate of the axis around which this sash turns, relatively to the top left corner of the window or the door. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Sash(float xAxis,
float yAxis,
float width,
float startAngle,
float endAngle)
| Method Detail |
|---|
public float getXAxis()
public float getYAxis()
public float getWidth()
public float getStartAngle()
public float getEndAngle()
|
Sweet Home 3D 3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
![]() |
© Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License |