JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openimaj.vis.general
Interface StrokeColourProvider<T>
Type Parameters:
T
- the pixel type returned
public interface
StrokeColourProvider
<T>
Author:
Sina Samangooei (ss@ecs.soton.ac.uk)
Method Summary
Methods
Modifier and Type
Method and Description
T
getStrokeColour
(int row)
Method Detail
getStrokeColour
T
getStrokeColour
(int row)
Parameters:
row
-
Returns:
Given an index provide a colour
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method