public interface Scene3DNode
Modifier and Type | Method and Description |
---|---|
default void |
copyMetadataFrom(Scene3DNode other)
Copies metadata from another node
|
Scene3DNode |
duplicate()
Duplicates the node
|
String |
getName()
Gets the name of this node
|
void |
setName(String name)
Sets the name of this node
|
String getName()
void setName(String name)
name
- the namedefault void copyMetadataFrom(Scene3DNode other)
other
- the other nodeScene3DNode duplicate()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.