public class RingController extends Object implements FrameListener, ListDataListener
Modifier and Type | Field and Description |
---|---|
SegmentationController |
model |
Constructor and Description |
---|
RingController(SegmentationController model) |
public SegmentationController model
public RingController(SegmentationController model)
public void setCursorRadius(double r)
public void showFurrow(boolean textured)
public void hideFurrow()
public boolean modifyingMesh()
public void selectNodes(ActionEvent evt)
evt
- public void sculptClicked(ActionEvent evt)
public JPanel getHistControlsPanel()
public void finishedClicked(ActionEvent evt)
public void cancel()
public boolean isTextureShowing()
public Slice3DView getSliceView()
public FurrowInput createFurrowInput()
public void setSliceListener(MouseAdapter adapter)
public void activateSelectMeshMode()
public double[] getInputNormal()
public double[] getInputPosition()
public void setFurrowValues()
public void setFrame(int frame)
public void setThreshold(double v)
public void refreshValues()
public ContractileRingDetector getDetector()
public void loadImage(MeshImageStack stack)
public void submit(Runnable r)
public void setFurrow(int frame, Furrow3D furrow)
public Furrow3D getFurrow()
public Furrow3D getFurrow(int i)
public void writeFurrows(File f, MeshImageStack stack)
public void refreshFurrow()
public void setFurrow(double[] dir, double[] pos)
public void frameChanged(int i)
FrameListener
frameChanged
in interface FrameListener
public void intervalAdded(ListDataEvent e)
intervalAdded
in interface ListDataListener
public void intervalRemoved(ListDataEvent e)
intervalRemoved
in interface ListDataListener
public void contentsChanged(ListDataEvent e)
contentsChanged
in interface ListDataListener
public void setStack(MeshImageStack stack)
public void addFrameListener(FrameListener listener)
public double getThresh()
public boolean isFurrowShowing()
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.