public class EmptyWeightedBand extends Object implements Band, BandWeightProvider
| Constructor and Description |
|---|
EmptyWeightedBand()
Creates a new EmptyWeightedBand object.
|
EmptyWeightedBand(float weight)
Creates a new EmptyWeightedBand object.
|
| Modifier and Type | Method and Description |
|---|---|
float |
getBandWeight()
DOCUMENT ME!
|
double |
getMax()
this method should not have any effect on the max value of the JBand, that contains it.
|
BandMember |
getMember(int i)
DOCUMENT ME!
|
double |
getMin()
this method should not have any effect on the min value of the JBand, that contains it.
|
int |
getNumberOfMembers()
DOCUMENT ME!
|
boolean |
isEnabled()
DOCUMENT ME!
|
public EmptyWeightedBand()
public EmptyWeightedBand(float weight)
weight - DOCUMENT ME!public double getMax()
public BandMember getMember(int i)
Bandpublic double getMin()
public int getNumberOfMembers()
BandgetNumberOfMembers in interface Bandpublic float getBandWeight()
BandWeightProvidergetBandWeight in interface BandWeightProviderCopyright © 2012–2026 cismet GmbH. All rights reserved.