public static class MImagesTPM.TPMImageModel extends MImagesTPM.TPMImageModBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
myModelName
Modellname.
|
myModuls, myPLs, myTablescheck4large, myImageBuffer, mySizeX, mySizeY, myX, myY| Constructor and Description |
|---|
TPMImageModel()
Standard-Constructor.
|
TPMImageModel(String modelname)
Constructor mit Modellname.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getModelName()
Modellname ermitteln.
|
void |
load(com.sta.cts.XMLTag t,
com.sta.cts.XMLScanner xs)
Laden.
|
void |
run(boolean genimg,
boolean onlythisimg)
Run-Methode.
|
void |
save(String dst)
Bild(er) speichern.
|
addModul, addPL, addTable, filter, rundrawIconX, drawRectWH, drawShadow, getCheck4Large, getImageBuffer, getSizeX, getSizeY, getWidthX, getX, getY, overreadICD, resImageBuffer, setCheck4Large, setX, setYprotected String myModelName
public TPMImageModel()
public TPMImageModel(String modelname)
modelname - Modellnamepublic String getModelName()
public void load(com.sta.cts.XMLTag t,
com.sta.cts.XMLScanner xs)
throws Exception
MImagesTPM.TPMImageModBaseload in class MImagesTPM.TPMImageModBaset - XML-Tagxs - XML-ScannerException - im Fehlerfallpublic void run(boolean genimg,
boolean onlythisimg)
genimg - Bild erzeugen ja/neinonlythisimg - nur dieses Bild (ja/nein)public void save(String dst) throws Exception
MImagesTPM.TPMImageModBasesave in class MImagesTPM.TPMImageModBasedst - ZielException - im FehlerfallCopyright © 2005-2023–2024 >StA-Soft<. All rights reserved.