|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcoras.common.CorasRepresentation
coras.representations.DiagramRepresentation
coras.representations.BitmapImage
Constructor Summary | |
protected |
BitmapImage(no.sintef.assetrepository.Representation representation)
|
Method Summary | |
static ImagePanel |
createUIComponent(byte[] imageBytes)
|
byte[] |
getBinaryContent()
|
java.awt.Component |
getUIComponent()
|
Methods inherited from class coras.common.CorasRepresentation |
getContent, getFilename, getRepresentation, getType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected BitmapImage(no.sintef.assetrepository.Representation representation)
representation
- Method Detail |
public java.awt.Component getUIComponent()
getUIComponent
in class DiagramRepresentation
public byte[] getBinaryContent()
getBinaryContent
in interface BinaryRepresentation
public static ImagePanel createUIComponent(byte[] imageBytes)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |