public class EmptyAbsoluteHeightedBand extends Object implements Band, BandAbsoluteHeightProvider
| Constructor and Description |
|---|
EmptyAbsoluteHeightedBand()
Creates a new EmptyAbsoluteHeightedBand object.
|
EmptyAbsoluteHeightedBand(int height)
Creates a new EmptyAbsoluteHeightedBand object.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAbsoluteHeight()
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!
|
void |
setEnabled(boolean enabled)
DOCUMENT ME!
|
public EmptyAbsoluteHeightedBand()
public EmptyAbsoluteHeightedBand(int height)
height - DOCUMENT ME!public double getMax()
public BandMember getMember(int i)
Bandpublic double getMin()
public int getNumberOfMembers()
BandgetNumberOfMembers in interface Bandpublic int getAbsoluteHeight()
BandAbsoluteHeightProvidergetAbsoluteHeight in interface BandAbsoluteHeightProviderpublic boolean isEnabled()
Bandpublic void setEnabled(boolean enabled)
enabled - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.