Package tritechgemini.echogram
Class EchoLineStore
java.lang.Object
tritechgemini.echogram.EchoLineStore
A store for Echolines added to each image record.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetEchoLine(EchoLineDef echoLineDef) Get an echo line from the store.voidsetEchoLine(EchogramLine echoLine) Put an echo line in the store
-
Constructor Details
-
EchoLineStore
public EchoLineStore()
-
-
Method Details
-
clearStore
public void clearStore() -
setEchoLine
Put an echo line in the store- Parameters:
echoLine-
-
getEchoLine
Get an echo line from the store.- Parameters:
echoLineDef-- Returns:
-