public static class ChannelBox.ChannelDescription extends Object
Constructor and Description |
---|
ChannelDescription(int channelLabel,
int channelFlags,
float[] coordinates) |
Modifier and Type | Method and Description |
---|---|
int |
getChannelFlags() |
int |
getChannelLabel() |
float[] |
getCoordinates() |
Label |
getLabel() |
public ChannelDescription(int channelLabel, int channelFlags, float[] coordinates)
public int getChannelLabel()
public int getChannelFlags()
public float[] getCoordinates()
public Label getLabel()
Copyright © 2019. All rights reserved.