|
Sweet Home 3D 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentRecording | |
---|---|
com.eteks.sweethome3d.applet | Instantiates the required classes to run Sweet Home 3D as an applet. |
com.eteks.sweethome3d.io | Implements how to read and write homes and user preferences created in model classes of Sweet Home 3D. |
Uses of ContentRecording in com.eteks.sweethome3d.applet |
---|
Constructors in com.eteks.sweethome3d.applet with parameters of type ContentRecording | |
---|---|
HomeAppletRecorder(String writeHomeURL,
String readHomeURL,
String listHomesURL,
ContentRecording contentRecording)
Creates a recorder that will use the URLs in parameter to write, read and list homes. |
Uses of ContentRecording in com.eteks.sweethome3d.io |
---|
Methods in com.eteks.sweethome3d.io that return ContentRecording | |
---|---|
static ContentRecording |
ContentRecording.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContentRecording[] |
ContentRecording.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.eteks.sweethome3d.io with parameters of type ContentRecording | |
---|---|
DefaultHomeInputStream(InputStream in,
ContentRecording contentRecording)
Creates a home input stream filter able to read a home and its content from in . |
|
DefaultHomeOutputStream(OutputStream out,
int compressionLevel,
ContentRecording contentRecording)
Creates a stream that will serialize a home in a zip stream. |
|
Sweet Home 3D 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
![]() |
© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License |