public static class MImagesTPM.TPMImageModul extends MImagesTPM.TPMImageModBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
myModulName
Modulname.
|
myModuls, myPLs, myTablescheck4large, myImageBuffer, mySizeX, mySizeY, myX, myY| Constructor and Description |
|---|
TPMImageModul()
Standard-Constructor.
|
TPMImageModul(String modulname)
Constructor mit Modulname.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getModulName()
Modulname 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 myModulName
public TPMImageModul()
public TPMImageModul(String modulname)
modulname - Modulnamepublic String getModulName()
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.