Package | Description |
---|---|
com.eteks.sweethome3d.io |
Implements how to read and write
homes and
user preferences created in
model classes of Sweet Home 3D.
|
com.eteks.sweethome3d.model |
Describes model classes of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
protected void |
HomeXMLHandler.setCompassAttributes(Compass compass,
java.lang.String elementName,
java.util.Map<java.lang.String,java.lang.String> attributes)
Sets the attributes of the given
compass . |
protected void |
HomeXMLExporter.writeCompass(XMLWriter writer,
Compass compass)
Writes in XML the
compass object with the given writer . |
Modifier and Type | Method and Description |
---|---|
Compass |
Compass.clone()
Returns a clone of this compass.
|
Compass |
Home.getCompass()
Returns the compass associated to this home.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License