Package | Description |
---|---|
org.scijava.java3d |
Provides the core set of classes for the
3D graphics API for the Java platform; click here for more information,
including explanatory material that was formerly found in the guide.
|
Modifier and Type | Method and Description |
---|---|
ImageComponent.ImageClass |
ImageComponent.getImageClass()
Retrieves the image class of this ImageComponent object.
|
static ImageComponent.ImageClass |
ImageComponent.ImageClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageComponent.ImageClass[] |
ImageComponent.ImageClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2022 SciJava. All rights reserved.