Modifier and Type | Class and Description |
---|---|
class |
RasterCachedImage
Represents a raster image supporting raster graphics operations.
|
class |
RasterImage
Represents a raster image supporting raster graphics operations.
|
Modifier and Type | Method and Description |
---|---|
Image |
Image.getContainer()
Gets the
Image container. |
static Image |
Image.load(InputStream stream)
Loads a new image from the specified stream.
|
static Image |
Image.load(InputStream stream,
LoadOptions loadOptions)
Loads a new image from the specified stream.
|
static Image |
Image.load(String filePath)
Loads a new image from the specified file.
|
static Image |
Image.load(String filePath,
LoadOptions loadOptions)
Loads a new image from the specified file.
|
Modifier and Type | Class and Description |
---|---|
class |
CadImage
Cad image class
|
class |
DxfImage
Dxf image class
|
Modifier and Type | Class and Description |
---|---|
class |
CF2Image
CFF2 image class
|
Modifier and Type | Class and Description |
---|---|
class |
ColladaImage
COLLADA image
|
Modifier and Type | Class and Description |
---|---|
class |
DgnImage
Dgn image class
|
Modifier and Type | Class and Description |
---|---|
class |
DwfImage
DWF image class
|
Modifier and Type | Class and Description |
---|---|
class |
FbxImage
Fbx Image class
|
Modifier and Type | Class and Description |
---|---|
class |
IfcImage
Ifc Image class
|
Modifier and Type | Class and Description |
---|---|
class |
IgesImage
IGES Image class
|
Modifier and Type | Class and Description |
---|---|
class |
ObjImage |
Modifier and Type | Class and Description |
---|---|
class |
PltImage
PLT image class.
|
Modifier and Type | Class and Description |
---|---|
class |
StlImage
STL image class.
|
Modifier and Type | Class and Description |
---|---|
class |
StpImage
STP image class.
|
Modifier and Type | Class and Description |
---|---|
class |
SvgImage
SVG image
|
Modifier and Type | Class and Description |
---|---|
class |
ThreeDSImage
3DS image
|