public class EntropyFastFactory extends Object implements IsolatedPixelWeightenerFactory<EntropyFast>
Constructor and Description |
---|
EntropyFastFactory(ContainerFactory entropyContainer) |
Modifier and Type | Method and Description |
---|---|
EntropyFast |
createInstance(ViewDataBeads view) |
String |
getDescriptiveName() |
String |
getErrorMessage() |
void |
printProperties() |
void |
setParameters(String configuration) |
public EntropyFastFactory(ContainerFactory entropyContainer)
public EntropyFast createInstance(ViewDataBeads view)
createInstance
in interface IsolatedPixelWeightenerFactory<EntropyFast>
public String getDescriptiveName()
getDescriptiveName
in interface IsolatedPixelWeightenerFactory<EntropyFast>
public void printProperties()
printProperties
in interface Factory
public String getErrorMessage()
getErrorMessage
in interface Factory
public void setParameters(String configuration)
setParameters
in interface Factory
Copyright © 2015–2021 Fiji. All rights reserved.