| Package | Description | 
|---|---|
| com.eteks.sweethome3d.io | Implements how to read and write 
homes and 
user preferences created in 
model classes of Sweet Home 3D. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | HomeXMLExporter. writeAttributes(XMLWriter writer,
               Home home)Writes as XML attributes some data of  homeobject with the givenwriter. | 
| protected void | HomeXMLExporter.PieceOfFurnitureExporter. writeAttributes(XMLWriter writer,
               HomePieceOfFurniture piece) | 
| protected void | ObjectXMLExporter. writeAttributes(XMLWriter writer,
               T object)Writes the attributes of the object in parameter. | 
| protected void | HomeXMLExporter. writeBackgroundImage(XMLWriter writer,
                    BackgroundImage backgroundImage)Writes in XML the  backgroundobject with the givenwriter. | 
| protected void | HomeXMLExporter. writeBaseboard(XMLWriter writer,
              Baseboard baseboard,
              java.lang.String attributeName)Writes in XML the  baseboardobject with the givenwriter. | 
| protected void | HomeXMLExporter. writeCamera(XMLWriter writer,
           Camera camera,
           java.lang.String attributeName)Writes in XML the  cameraobject with the givenwriter. | 
| protected void | HomeXMLExporter. writeChildren(XMLWriter writer,
             Home home)Writes as XML elements some objects that depends on of  homewith the givenwriter. | 
| protected void | HomeXMLExporter.PieceOfFurnitureExporter. writeChildren(XMLWriter writer,
             HomePieceOfFurniture piece) | 
| protected void | ObjectXMLExporter. writeChildren(XMLWriter writer,
             T object)Writes the children of the object in parameter. | 
| protected void | HomeXMLExporter. writeCompass(XMLWriter writer,
            Compass compass)Writes in XML the  compassobject with the givenwriter. | 
| protected void | HomeXMLExporter. writeDimensionLine(XMLWriter writer,
                  DimensionLine dimensionLine)Writes in XML the  dimensionLineobject with the givenwriter. | 
| void | HomeXMLExporter. writeElement(XMLWriter writer,
            Home home)Writes in XML the  homeobject and the objects that depends on it with the givenwriter. | 
| void | ObjectXMLExporter. writeElement(XMLWriter writer,
            T object)Writes in XML the given  objectin the element returned by thegetTag, then writes its attributes and children
 callingwriteAttributesandwriteChildrenmethods. | 
| protected void | HomeXMLExporter. writeEnvironment(XMLWriter writer,
                HomeEnvironment environment)Writes in XML the  environmentobject with the givenwriter. | 
| protected void | HomeXMLExporter. writeLabel(XMLWriter writer,
          Label label)Writes in XML the  labelobject with the givenwriter. | 
| protected void | HomeXMLExporter. writeLevel(XMLWriter writer,
          Level level)Writes in XML the  levelobject with the givenwriter. | 
| protected void | HomeXMLExporter. writeMaterial(XMLWriter writer,
             HomeMaterial material,
             Content model)Writes in XML the  materialobject with the givenwriter. | 
| protected void | HomeXMLExporter. writePieceOfFurniture(XMLWriter writer,
                     HomePieceOfFurniture piece)Writes in XML the  pieceobject with the givenwriter. | 
| protected void | HomeXMLExporter. writePolyline(XMLWriter writer,
             Polyline polyline)Writes in XML the  polylineobject with the givenwriter. | 
| protected void | HomeXMLExporter. writePrint(XMLWriter writer,
          HomePrint print)Writes in XML the  printobject with the givenwriter. | 
| protected void | HomeXMLExporter. writeRoom(XMLWriter writer,
         Room room)Writes in XML the  roomobject with the givenwriter. | 
| protected void | HomeXMLExporter. writeTextStyle(XMLWriter writer,
              TextStyle textStyle,
              java.lang.String attributeName)Writes in XML the  textStyleobject with the givenwriter. | 
| protected void | HomeXMLExporter. writeTexture(XMLWriter writer,
            HomeTexture texture,
            java.lang.String attributeName)Writes in XML the  textureobject with the givenwriter. | 
| protected void | HomeXMLExporter. writeWall(XMLWriter writer,
         Wall wall)Writes in XML the  wallobject with the givenwriter. | 
                        
© Copyright 2024 Space Mushrooms
                            
Distributed under GNU General Public License