public abstract static class MImagesPDM.DBModBase extends MImagesPDM.DBImgBase
| Modifier and Type | Field and Description |
|---|---|
protected Vector |
myModuls
Module.
|
protected Vector |
myTables
Tabellen.
|
myImageBuffer, SHADOWmySizeX, mySizeY, myX, myY| Constructor and Description |
|---|
DBModBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDBModul(MImagesPDM.DBModul dbmodul)
DB-Modul hinzufügen.
|
void |
addDBTable(MImagesPDM.DBTable dbtable)
DB-Table hinzufügen.
|
void |
calcAbs(int x0,
int y0,
int fontheight4name,
MImagesPDM.DBModel dbmodel)
Absolut-Werte ermitteln.
|
protected MImagesPDM.DBTable |
findDBTable(String name)
DB-Table suchen.
|
protected abstract String |
getName()
Name ermitteln.
|
protected void |
runFKs(ImageBuffer ib,
MImagesPDM.DBModBase base,
MImagesPDM.DBModel dbmodel)
FK's abarbeiten.
|
protected void |
runsub(String name,
MImagesPDM.DBModel dbmodel)
Untergeordnete Elemente verarbeiten.
|
protected void |
savesub(String dst,
String name,
MImagesPDM.DBModel dbmodel)
Bilder für untergeordnete Elemente speichern.
|
getImageBuffer, intersection, intersectsgetSizeX, getSizeY, getX, getY, loadBoolean, loadInt, loadString, setX, setYprotected Vector myModuls
protected Vector myTables
protected abstract String getName()
public void addDBModul(MImagesPDM.DBModul dbmodul)
dbmodul - DB-Modulpublic void addDBTable(MImagesPDM.DBTable dbtable)
dbtable - DB-Tableprotected void runsub(String name, MImagesPDM.DBModel dbmodel) throws Exception
name - Namedbmodel - DB-ModelException - im Fehlerfallpublic void calcAbs(int x0,
int y0,
int fontheight4name,
MImagesPDM.DBModel dbmodel)
x0 - X0y0 - Y0fontheight4name - Font-Höhe für Namedbmodel - DB-Modelprotected void runFKs(ImageBuffer ib, MImagesPDM.DBModBase base, MImagesPDM.DBModel dbmodel) throws Exception
ib - Image-Bufferbase - Model-/Modul-Basisdbmodel - DB-ModelException - im Fehlerfallprotected MImagesPDM.DBTable findDBTable(String name)
name - Nameprotected void savesub(String dst, String name, MImagesPDM.DBModel dbmodel) throws Exception
dst - Zielname - Namedbmodel - DB-ModelException - im FehlerfallCopyright © 2005-2023–2024 >StA-Soft<. All rights reserved.