Difference between revisions of "Template:HsvImageWithMethodLinks"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
: [https://www.cse.wustl.edu/~dennis.cosgrove/courses/cse231/current/apidocs/edu/wustl/cse231s/hsv/HsvImage.html#rowCount() rowCount()] | : [https://www.cse.wustl.edu/~dennis.cosgrove/courses/cse231/current/apidocs/edu/wustl/cse231s/hsv/HsvImage.html#rowCount() rowCount()] | ||
: [https://www.cse.wustl.edu/~dennis.cosgrove/courses/cse231/current/apidocs/edu/wustl/cse231s/hsv/HsvImage.html#columnCount() columnCount()] | : [https://www.cse.wustl.edu/~dennis.cosgrove/courses/cse231/current/apidocs/edu/wustl/cse231s/hsv/HsvImage.html#columnCount() columnCount()] | ||
− | <-- : [https://www.cse.wustl.edu/~dennis.cosgrove/courses/cse231/current/apidocs/edu/wustl/cse231s/hsv/HsvImage.html#rowAt(int) rowAt(rowIndex)] --> | + | <!-- : [https://www.cse.wustl.edu/~dennis.cosgrove/courses/cse231/current/apidocs/edu/wustl/cse231s/hsv/HsvImage.html#rowAt(int) rowAt(rowIndex)] --> |
interface [https://www.cse.wustl.edu/~dennis.cosgrove/courses/cse231/current/apidocs/edu/wustl/cse231s/hsv/ImmutableHsvImage.html ImmutableHsvImage] extends HsvImage | interface [https://www.cse.wustl.edu/~dennis.cosgrove/courses/cse231/current/apidocs/edu/wustl/cse231s/hsv/ImmutableHsvImage.html ImmutableHsvImage] extends HsvImage |
Latest revision as of 23:29, 25 January 2025
interface HsvImage
interface ImmutableHsvImage extends HsvImage
class DefaultImmutableHsvImage implements ImmutableHsvImage