|
Sweet Home 3D 2.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HomeRecorder
Homes recorder.
| Nested Class Summary | |
|---|---|
static class |
HomeRecorder.Type
Recorder type used as a hint to select a home recorder. |
| Method Summary | |
|---|---|
boolean |
exists(String name)
Returns true if the home with a given name
exists. |
Home |
readHome(String name)
Returns a home instance read from its name. |
void |
writeHome(Home home,
String name)
Writes home data. |
| Method Detail |
|---|
void writeHome(Home home,
String name)
throws RecorderException
home data.
home - the home to write.name - the name of the resource in which the home will be written.
RecorderException
Home readHome(String name)
throws RecorderException
name.
name - the name of the resource from which the home will be read.
RecorderException
boolean exists(String name)
throws RecorderException
true if the home with a given name
exists.
name - the name of the resource to check
RecorderException
|
Sweet Home 3D 2.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
![]() |
© Copyrights 2006-2010 eTeks - All rights reserved
Distributed under GNU General Public License |