public static class MImagesPDM.DBModel extends MImagesPDM.DBModBase
myModuls, myTablesmyImageBuffer, SHADOWmySizeX, mySizeY, myX, myY| Constructor and Description |
|---|
DBModel(String dbmodelname)
Constructor mit Modellname.
|
DBModel(String dbmodelname,
String pPrjName)
Constructor mit Projektname.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getBlackBorder()
Black-Border ermitteln.
|
int |
getBorderBottom()
Border-Bottom ermitteln.
|
int |
getBorderLeft()
Border-Left ermitteln.
|
int |
getBorderRight()
Border-Right ermitteln.
|
int |
getBorderTop()
Border-Top ermitteln.
|
int |
getFKRaster()
FK-Raster ermitteln.
|
String |
getImagePrefix()
Image-Prefix ermitteln.
|
String |
getImageType()
Image-Type ermitteln.
|
int |
getLineAdd()
Zeilenversatz ermitteln.
|
int |
getLineDelta()
Zeilenversatz ermitteln.
|
int |
getMinWidth()
Min-Width ermitteln.
|
protected String |
getName()
Name ermitteln.
|
Image |
getPKImage()
PK-Image ermitteln.
|
Image |
getPKImage(int x,
int y)
PK-Image-Zoom ermitteln.
|
int |
getRaster()
Raster ermitteln.
|
int |
getShadowX()
Shadow-X ermitteln.
|
int |
getShadowY()
Shadow-Y ermitteln.
|
int |
getWhiteBorder()
White-Border ermitteln.
|
void |
load(com.sta.cts.XMLScanner xs)
DB-Moduls und DB-Tables laden.
|
void |
load(com.sta.cts.XMLTag t)
DB-Model laden.
|
void |
run()
DB-Model abarbeiten.
|
void |
save(String dst)
Bild(er) speichern.
|
void |
setImagePrefix(String pre)
Image-Prefix vorgeben.
|
addDBModul, addDBTable, calcAbs, findDBTable, runFKs, runsub, savesubgetImageBuffer, intersection, intersectsgetSizeX, getSizeY, getX, getY, loadBoolean, loadInt, loadString, setX, setYpublic DBModel(String dbmodelname)
dbmodelname - DB-Model-Nameprotected String getName()
MImagesPDM.DBModBasegetName in class MImagesPDM.DBModBasepublic String getImageType()
public int getBorderLeft()
public int getBorderRight()
public int getBorderTop()
public int getBorderBottom()
public int getLineAdd()
public int getLineDelta()
public int getBlackBorder()
public int getWhiteBorder()
public int getShadowX()
public int getShadowY()
public Image getPKImage()
public Image getPKImage(int x, int y)
x - Breitey - Höhepublic int getRaster()
public int getFKRaster()
public int getMinWidth()
public String getImagePrefix()
public void setImagePrefix(String pre)
pre - Image-Prefixpublic void load(com.sta.cts.XMLTag t)
t - XML-Tagpublic void load(com.sta.cts.XMLScanner xs)
throws Exception
xs - XML-ScannerException - im Fehlerfallpublic void run()
public void save(String dst)
dst - ZielCopyright © 2005-2023–2024 >StA-Soft<. All rights reserved.