public static class MImagesTPM.TPMImagePLx extends MImagesTPM.TPMImageBase
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
myDrawEndIconIfPL
Ende-Icon zeichnen, falls PL.
|
protected Vector |
myPLPs
PLP's.
|
check4large, myImageBuffer, mySizeX, mySizeY, myX, myY| Constructor and Description |
|---|
TPMImagePLx() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPLP(MImagesTPM.TPMImagePLP plp)
PLP hinzufügen.
|
protected int |
calcSizeVertical(int pConnectX,
int[] addSizeX,
int[] addPositionsY)
Vertikale Größe ermitteln.
|
protected int |
drawPLPsVertical(int pConnectX,
int y,
int[] addpositionsy,
boolean isPL)
PLP's vertikal zeichnen.
|
protected void |
drawPointerDown(int x,
int y)
Pfeil nach unten zeichnen (x/y = Pfeilspitze).
|
protected void |
drawPointerLeft(int x,
int y)
Pfeil nach links zeichnen (x/y = Pfeilspitze).
|
protected void |
drawPointerRight(int x,
int y)
Pfeil nach rechts zeichnen (x/y = Pfeilspitze).
|
protected void |
drawPointerUp(int x,
int y)
Pfeil nach oben zeichnen (x/y = Pfeilspitze).
|
void |
load(com.sta.cts.XMLTag t,
com.sta.cts.XMLScanner xs)
Laden.
|
void |
run()
Run-Methode.
|
protected int |
runMultiHorizontal(String typename,
String name,
String text,
String text2,
Integer state)
Mehrfach horizontal.
|
protected int |
runMultiVertical(String typename,
String name,
String text,
String text2,
Integer state,
boolean isIconLeft,
boolean isPL,
boolean isPointerAboveIcon,
boolean isLineUnderIcon,
boolean isPointerFromLeft)
Mehrfach vertikal.
|
protected int |
runSimple(String typename,
String name,
String text,
String text2,
Integer state)
Verarbeitung (einfach).
|
void |
save(String dst)
Bild(er) speichern.
|
drawIconX, drawRectWH, drawShadow, getCheck4Large, getImageBuffer, getSizeX, getSizeY, getWidthX, getX, getY, overreadICD, resImageBuffer, setCheck4Large, setX, setYprotected Vector myPLPs
protected boolean myDrawEndIconIfPL
public void addPLP(MImagesTPM.TPMImagePLP plp)
plp - PLPpublic void load(com.sta.cts.XMLTag t,
com.sta.cts.XMLScanner xs)
throws Exception
t - XML-Tagxs - XML-ScannerException - im Fehlerfallpublic void run()
protected void drawPointerUp(int x,
int y)
x - Xy - Yprotected void drawPointerDown(int x,
int y)
x - Xy - Yprotected void drawPointerRight(int x,
int y)
x - Yy - Yprotected void drawPointerLeft(int x,
int y)
x - Xy - Yprotected int runSimple(String typename, String name, String text, String text2, Integer state)
typename - Typnamename - Nametext - Texttext2 - zusätzlicher Textstate - Statusprotected int calcSizeVertical(int pConnectX,
int[] addSizeX,
int[] addPositionsY)
pConnectX - Connect-XaddSizeX - Add-Size-XaddPositionsY - Add-Positions-Yprotected int drawPLPsVertical(int pConnectX,
int y,
int[] addpositionsy,
boolean isPL)
pConnectX - Connect-Xy - Yaddpositionsy - Add-Positions-YisPL - PLprotected int runMultiVertical(String typename, String name, String text, String text2, Integer state, boolean isIconLeft, boolean isPL, boolean isPointerAboveIcon, boolean isLineUnderIcon, boolean isPointerFromLeft)
typename - Typnamename - Nametext - Texttext2 - zusätzlicher Textstate - StatusisIconLeft - falls Icon linksisPL - falls PLisPointerAboveIcon - falls Pfeil über IconisLineUnderIcon - falls Linie unter IconisPointerFromLeft - falls Pfeil von linksprotected int runMultiHorizontal(String typename, String name, String text, String text2, Integer state)
typename - Typnamename - Nametext - Texttext2 - zusätzlicher Textstate - StatusCopyright © 2005-2023–2024 >StA-Soft<. All rights reserved.