public class ContractileRingDataObject extends Object implements DataObject
Constructor and Description |
---|
ContractileRingDataObject(List<double[]> s) |
Modifier and Type | Method and Description |
---|---|
Appearance |
createAppearance() |
BranchGroup |
getBranchGroup()
This is required to add to a group
|
Node |
getNode() |
void |
setColor(int v) |
void |
updateGeometry()
updates the geometry of snakes, not safe if there are zero points.
|
public ContractileRingDataObject(List<double[]> s)
public BranchGroup getBranchGroup()
DataObject
getBranchGroup
in interface DataObject
public Appearance createAppearance()
public void updateGeometry()
public Node getNode()
public void setColor(int v)
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.