Uses of Enum Class
org.cytoscape.cycl.CyCLDevice.DeviceTypes
Packages that use CyCLDevice.DeviceTypes
Package
Description
This package provides an interface to OpenCL from Cytoscape core and Cytoscape apps.
-
Uses of CyCLDevice.DeviceTypes in org.cytoscape.cycl
Methods in org.cytoscape.cycl that return CyCLDevice.DeviceTypesModifier and TypeMethodDescriptionCyCLDevice.getType()
Return the type of this devicestatic CyCLDevice.DeviceTypes
Returns the enum constant of this class with the specified name.static CyCLDevice.DeviceTypes[]
CyCLDevice.DeviceTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.