|
Sweet Home 3D 2.5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LengthUnit | |
|---|---|
| com.eteks.sweethome3d.model | Describes model classes of Sweet Home 3D. |
| com.eteks.sweethome3d.viewcontroller | Describes controller classes and view interfaces of Sweet Home 3D. |
| Uses of LengthUnit in com.eteks.sweethome3d.model |
|---|
| Methods in com.eteks.sweethome3d.model that return LengthUnit | |
|---|---|
LengthUnit |
UserPreferences.getLengthUnit()
Returns the length unit currently in use. |
static LengthUnit |
LengthUnit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LengthUnit[] |
LengthUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.eteks.sweethome3d.model with parameters of type LengthUnit | |
|---|---|
void |
UserPreferences.setUnit(LengthUnit unit)
Changes the unit currently in use, and notifies listeners of this change. |
| Uses of LengthUnit in com.eteks.sweethome3d.viewcontroller |
|---|
| Methods in com.eteks.sweethome3d.viewcontroller that return LengthUnit | |
|---|---|
LengthUnit |
UserPreferencesController.getUnit()
Returns the edited unit. |
| Methods in com.eteks.sweethome3d.viewcontroller with parameters of type LengthUnit | |
|---|---|
void |
UserPreferencesController.setUnit(LengthUnit unit)
Sets the edited unit. |
|
Sweet Home 3D 2.5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
![]() |
© Copyrights 2006-2010 eTeks - All rights reserved
Distributed under GNU General Public License |