|
Sweet Home 3D 3.4 | |||||||||
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(java.lang.String name)
Returns true if the home with a given name
exists. |
Home |
readHome(java.lang.String name)
Returns a home instance read from its name . |
void |
writeHome(Home home,
java.lang.String name)
Writes home data. |
Method Detail |
---|
void writeHome(Home home, java.lang.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(java.lang.String name) throws RecorderException
name
.
name
- the name of the resource from which the home will be read.
RecorderException
boolean exists(java.lang.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 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 |