JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
panamagl
Interface Image<T>
All Known Implementing Classes:
AWTImage
,
JFXImage
public interface
Image<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
getImage
()
void
save
(
String
file)
Method Details
getImage
T
getImage
()
save
void
save
(
String
file)
throws
IOException
Throws:
IOException