JavaScript is disabled on your browser.
Skip navigation links
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
All Methods
Instance Methods
Abstract 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
Skip navigation links
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