- DBBase() - Constructor for class com.sta.mimages.MImagesPDM.DBBase
-
- DBField() - Constructor for class com.sta.mimages.MImagesPDM.DBField
-
Standard-Constructor.
- DBField(String, String, String, String, String, String, String, String, String, String) - Constructor for class com.sta.mimages.MImagesPDM.DBField
-
Constructor mit diversen Werten.
- DBImgBase() - Constructor for class com.sta.mimages.MImagesPDM.DBImgBase
-
- DBModBase() - Constructor for class com.sta.mimages.MImagesPDM.DBModBase
-
- DBModel(String) - Constructor for class com.sta.mimages.MImagesPDM.DBModel
-
Constructor mit Modellname.
- DBModel(String, String) - Constructor for class com.sta.mimages.MImagesPDM.DBModel
-
Constructor mit Projektname.
- DBModul() - Constructor for class com.sta.mimages.MImagesPDM.DBModul
-
Standard-Constructor.
- DBModul(String, int, int) - Constructor for class com.sta.mimages.MImagesPDM.DBModul
-
Constructor mit diversen Werten.
- DBTable() - Constructor for class com.sta.mimages.MImagesPDM.DBTable
-
Standard-Constructor.
- DBTable(String, int, int) - Constructor for class com.sta.mimages.MImagesPDM.DBTable
-
Constructor mit diversen Werten.
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpClearRect
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpCopyImage
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpDrawImage
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpDrawImageBuffer
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpDrawImageCenter
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpDrawImageZoom
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpDrawLine
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpDrawOval
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpDrawPolygon
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpDrawRectWH
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpDrawShadowWH
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.Operation
-
Ausführen der Operation.
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpFillOval
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpFillPolygon
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpFillRect
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpPrintAt
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpSetBackground
-
- draw(ImageRenderer, int, int) - Method in class com.sta.mimages.ImageBuffer.OpSetColor
-
- drawIconX(ImageIcon, int, int, int, int, String, String, String, Integer) - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
Icon + Name + Text (falls vorhanden) zeichnen.
- drawImage(Image, int, int) - Method in class com.sta.mimages.ImageBuffer
-
Bild zeichnen.
- drawImage(Image, int, int) - Method in class com.sta.mimages.ImageRenderer
-
Bild einfügen.
- drawImageBuffer(ImageBuffer, int, int) - Method in class com.sta.mimages.ImageBuffer
-
Image-Buffer zeichnen.
- drawImageCenter(Image, int, int, int, int) - Method in class com.sta.mimages.ImageBuffer
-
Bild zentriert zeichnen.
- drawImageCenter(Image, int, int, int, int) - Method in class com.sta.mimages.ImageRenderer
-
Bild zentriert zeichnen.
- drawImageZoom(Image, int, int, int, int) - Method in class com.sta.mimages.ImageBuffer
-
Bild gezoomt zeichnen.
- drawImageZoom(Image, int, int, int, int) - Method in class com.sta.mimages.ImageRenderer
-
Bild ggf. in der Größe angepasst zeichnen.
- drawLine(int, int, int, int) - Method in class com.sta.mimages.ImageBuffer
-
Linie zeichnen.
- drawLine(int, int, int, int) - Method in class com.sta.mimages.ImageRenderer
-
Linie zeichnen.
- drawLine2(ImageBuffer, int, int, int, int) - Method in class com.sta.mimages.MImagesPDM.DBTable
-
Linie zeichnen.
- drawLine3(ImageBuffer, int, int, int, int, int) - Method in class com.sta.mimages.MImagesPDM.DBTable
-
Linie zeichnen.
- drawOval(int, int, int, int) - Method in class com.sta.mimages.ImageBuffer
-
Oval zeichnen.
- drawOval(int, int, int, int) - Method in class com.sta.mimages.ImageRenderer
-
Oval zeichnen.
- drawPLPsVertical(int, int, int[], boolean) - Method in class com.sta.mimages.MImagesTPM.TPMImagePLx
-
PLP's vertikal zeichnen.
- drawPointerDown(int, int) - Method in class com.sta.mimages.MImagesTPM.TPMImagePLx
-
Pfeil nach unten zeichnen (x/y = Pfeilspitze).
- drawPointerLeft(int, int) - Method in class com.sta.mimages.MImagesTPM.TPMImagePLx
-
Pfeil nach links zeichnen (x/y = Pfeilspitze).
- drawPointerRight(int, int) - Method in class com.sta.mimages.MImagesTPM.TPMImagePLx
-
Pfeil nach rechts zeichnen (x/y = Pfeilspitze).
- drawPointerUp(int, int) - Method in class com.sta.mimages.MImagesTPM.TPMImagePLx
-
Pfeil nach oben zeichnen (x/y = Pfeilspitze).
- drawPolygon(int[], int[], int) - Method in class com.sta.mimages.ImageBuffer
-
Polygon zeichnen.
- drawPolygon(int[], int[], int) - Method in class com.sta.mimages.ImageRenderer
-
Polygon zeichnen.
- drawPtr2Bottom(ImageBuffer, int, int, int, int) - Method in class com.sta.mimages.MImagesPDM.DBTable
-
Pfeil nach unten zeichnen.
- drawPtr2Left(ImageBuffer, int, int, int, int) - Method in class com.sta.mimages.MImagesPDM.DBTable
-
Pfeil nach links zeichnen.
- drawPtr2Right(ImageBuffer, int, int, int, int) - Method in class com.sta.mimages.MImagesPDM.DBTable
-
Pfeil nach rechts zeichnen.
- drawPtr2Top(ImageBuffer, int, int, int, int) - Method in class com.sta.mimages.MImagesPDM.DBTable
-
Pfeil nach oben zeichnen.
- drawRectWH(int, int, int, int) - Method in class com.sta.mimages.ImageBuffer
-
Rechteck zeichnen.
- drawRectWH(int, int, int, int) - Method in class com.sta.mimages.ImageRenderer
-
Rechteck zeichnen, incl. x/y, excl. x+width/y+height
(Aufruf mit 0/0, ImageSizeX/ImageSizeY ergibt also genau einen Rahmen um
das gesamte Bild).
- drawRectWH(int, int, int, int, int) - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
Rechteck mit Schatten zeichnen.
- drawShadow(int, int, int, int) - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
Schatten zeichnen.
- drawShadowWH(int, int, int, int) - Method in class com.sta.mimages.ImageBuffer
-
Schatten zeichnen.
- getAbsX() - Method in class com.sta.mimages.MImagesPDM.DBTable
-
Absolut-X ermitteln.
- getAbsY() - Method in class com.sta.mimages.MImagesPDM.DBTable
-
Absolut-Y ermitteln.
- getAntialiasing() - Method in class com.sta.mimages.ImageRenderer
-
Ermitteln, ob Antialiasing verwendet wird.
- getAscent() - Method in class com.sta.mimages.ImageRenderer
-
Höhe eines Zeichens ermitteln.
- getBackground() - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle Hintergrundfarbe ermitteln.
- getBlackBorder() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Black-Border ermitteln.
- getBorderBottom() - Method in class com.sta.mimages.ImageRenderer
-
Größe des unteren Randes ermiteln.
- getBorderBottom() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Border-Bottom ermitteln.
- getBorderLeft() - Method in class com.sta.mimages.ImageRenderer
-
Größe des linken Randes ermiteln.
- getBorderLeft() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Border-Left ermitteln.
- getBorderRight() - Method in class com.sta.mimages.ImageRenderer
-
Größe des rechten Randes ermiteln.
- getBorderRight() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Border-Right ermitteln.
- getBorderTop() - Method in class com.sta.mimages.ImageRenderer
-
Größe des oberen Randes ermiteln.
- getBorderTop() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Border-Top ermitteln.
- getBuildTime() - Static method in class com.sta.mimages.MImagesVersionHelper
-
Zeitpunkt des Generierens bzw. des Builds ermitteln.
- getCellIcon4Type(String, boolean) - Static method in class com.sta.mimages.MImagesTPM
-
Allgemeine Routine um ein Icon für PL's und PLP's zu ermitteln.
- getCheck4Large() - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
Check4Large ermitteln.
- getColor() - Method in class com.sta.mimages.ImageBuffer
-
(Vordergrund-) Farbe ermitteln.
- getColor() - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle Farbe ermitteln.
- getCompany() - Static method in class com.sta.mimages.MImages
-
Company ermitteln.
- getCompany() - Static method in class com.sta.mimages.MImagesVersionHelper
-
Company ermitteln.
- getConnectX() - Method in class com.sta.mimages.MImagesTPM.TPMImagePLP
-
Connect-X ermitteln.
- getConnectY() - Method in class com.sta.mimages.MImagesTPM.TPMImagePLP
-
Connect-Y ermitteln.
- getCopyright() - Static method in class com.sta.mimages.MImages
-
Copyright ermitteln.
- getCopyright() - Static method in class com.sta.mimages.MImagesVersionHelper
-
Copyright ermitteln.
- getCurX() - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle X-Position ermitteln.
- getCurY() - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle Y-Position ermitteln.
- getDBFieldFK() - Method in class com.sta.mimages.MImagesPDM.DBField
-
DB-Field-FK ermitteln.
- getDBFieldFKFieldName() - Method in class com.sta.mimages.MImagesPDM.DBField
-
DB-Field-FK-Field-Name ermitteln.
- getDBFieldFKTableName() - Method in class com.sta.mimages.MImagesPDM.DBField
-
DB-Field-FK-Table-Name ermitteln.
- getDBFieldName() - Method in class com.sta.mimages.MImagesPDM.DBField
-
DB-Field-Name ermitteln.
- getDBFieldNull() - Method in class com.sta.mimages.MImagesPDM.DBField
-
DB-Field-Null ermitteln.
- getDBFieldPK() - Method in class com.sta.mimages.MImagesPDM.DBField
-
DB-Field-PK ermitteln.
- getDBFieldText() - Method in class com.sta.mimages.MImagesPDM.DBField
-
DB-Field-Text ermitteln.
- getDBTableName() - Method in class com.sta.mimages.MImagesPDM.DBTable
-
DB-Table-Name ermitteln.
- getFieldY(String) - Method in class com.sta.mimages.MImagesPDM.DBTable
-
Field-Y ermitteln.
- getFileName() - Method in class com.sta.mimages.ImageRenderer
-
Aktuellen Dateinamen ermitteln.
- getFKCount() - Method in class com.sta.mimages.MImagesPDM.DBTable
-
FK-Anzahl ermitteln.
- getFKRaster() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
FK-Raster ermitteln.
- getFontName() - Method in class com.sta.mimages.ImageRenderer
-
Zeichsatzname ermitteln.
- getFontSize() - Method in class com.sta.mimages.ImageBuffer
-
Zeichensatz-/Schriftgröße ermitteln.
- getFontSize() - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle Zeichsatzgröße ermitteln.
- getFontStyle() - Method in class com.sta.mimages.ImageRenderer
-
Style ermitteln.
- getFontStyleIndex() - Method in class com.sta.mimages.ImageRenderer
-
Style-Index ermitteln.
- getHeight() - Method in class com.sta.mimages.ImageBuffer
-
Zeilenhöhe ermitteln.
- getHeight() - Method in class com.sta.mimages.ImageRenderer
-
Höhe einer Zeile ermitteln.
- getImage(int) - Method in class com.sta.mimages.ImageBuffer
-
Bild erzeugen, Inhalt dieses Image-Buffers in den Image-Renderer übertragen und Bild zurückliefern.
- getImage() - Method in class com.sta.mimages.ImageBuffer
-
Bild erzeugen, Inhalt dieses Image-Buffers in den Image-Renderer übertragen und Bild zurückliefern.
- getImage() - Method in class com.sta.mimages.ImageRenderer
-
Image ermitteln.
- getImageBuffer() - Method in class com.sta.mimages.MImagesPDM.DBImgBase
-
Image-Buffer ermitteln.
- getImageBuffer() - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
Image-Buffer ermitteln.
- getImageHeight() - Method in class com.sta.mimages.ImageRenderer
-
Bildhöhe ermittln.
- getImagePrefix() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Image-Prefix ermitteln.
- getImages() - Method in class com.sta.mimages.ImageRenderer
-
Alle Images ermitteln.
- getImageSize(String) - Static method in class com.sta.mimages.MImages
-
Größe eines Bildes ermitteln.
- getImageType() - Method in class com.sta.mimages.ImageRenderer
-
Bildtyp ermitteln.
- getImageType() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Image-Type ermitteln.
- getImageTypeIndex() - Method in class com.sta.mimages.ImageRenderer
-
Index des Bildtyps ermitteln.
- getImageWidth() - Method in class com.sta.mimages.ImageRenderer
-
Bildbreite ermitteln.
- getLineAdd() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Zeilenversatz ermitteln.
- getLineDelta() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Zeilenversatz ermitteln.
- getMinWidth() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Min-Width ermitteln.
- getModelName() - Method in class com.sta.mimages.MImagesTPM.TPMImageModel
-
Modellname ermitteln.
- getModulName() - Method in class com.sta.mimages.MImagesTPM.TPMImageModul
-
Modulname ermitteln.
- getName() - Method in class com.sta.mimages.MImagesPDM.DBModBase
-
Name ermitteln.
- getName() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
- getName() - Method in class com.sta.mimages.MImagesPDM.DBModul
-
- getNextParam(Vector) - Static method in class com.sta.mimages.MImages
-
Nächsten (echten) Parameter aus dem Vector holen.
- getPage() - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle Seite ermittln.
- getPKImage() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
PK-Image ermitteln.
- getPKImage(int, int) - Method in class com.sta.mimages.MImagesPDM.DBModel
-
PK-Image-Zoom ermitteln.
- getPLName() - Method in class com.sta.mimages.MImagesTPM.TPMImagePL
-
PL-Name ermitteln.
- getPLPName() - Method in class com.sta.mimages.MImagesTPM.TPMImagePLP
-
PLP-Name ermitteln.
- getPLPSuper() - Method in class com.sta.mimages.MImagesTPM.TPMImagePLP
-
PLP-Super ermitteln.
- getPLPType() - Method in class com.sta.mimages.MImagesTPM.TPMImagePLP
-
PLP-Type ermitteln.
- getPLType() - Method in class com.sta.mimages.MImagesTPM.TPMImagePL
-
PL-Type ermitteln.
- getRaster() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Raster ermitteln.
- getResolution() - Method in class com.sta.mimages.ImageRenderer
-
Auflösung ermitteln.
- getShadowX() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Shadow-X ermitteln.
- getShadowY() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Shadow-Y ermitteln.
- getSizeX() - Method in class com.sta.mimages.MImagesPDM.DBBase
-
Breite ermitteln.
- getSizeX() - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
Size-X ermitteln.
- getSizeY() - Method in class com.sta.mimages.MImagesPDM.DBBase
-
Höhe ermitteln.
- getSizeY() - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
Size-Y ermitteln.
- getTableName() - Method in class com.sta.mimages.MImagesTPM.TPMImageTable
-
Table-Name ermitteln.
- getVersion() - Static method in class com.sta.mimages.MImages
-
Version ermitteln.
- getVersion() - Static method in class com.sta.mimages.MImagesVersionHelper
-
Version ermitteln.
- getWhiteBorder() - Method in class com.sta.mimages.MImagesPDM.DBModel
-
White-Border ermitteln.
- getWidth(String) - Method in class com.sta.mimages.ImageBuffer
-
Textbreite ermitteln.
- getWidth(String) - Method in class com.sta.mimages.ImageRenderer
-
Breite des Textes ermitteln.
- getWidthX(String, String) - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
Textbreite ermitteln.
- getX() - Method in class com.sta.mimages.MImagesPDM.DBBase
-
X ermitteln.
- getX() - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
X ermitteln.
- getY() - Method in class com.sta.mimages.MImagesPDM.DBBase
-
Y ermitteln.
- getY() - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
Y ermitteln.
- ImageBuffer - Class in com.sta.mimages
-
Name: ImageBuffer
Description: Buffer für Bilder.
- ImageBuffer() - Constructor for class com.sta.mimages.ImageBuffer
-
Standard-Constructor.
- ImageBuffer.OpClearRect - Class in com.sta.mimages
-
Operation: Rechteck löschen (Breite/Höhe).
- ImageBuffer.OpCopyImage - Class in com.sta.mimages
-
Operation: Bildinhalt kopieren.
- ImageBuffer.OpDrawImage - Class in com.sta.mimages
-
Operation: Bild zeichnen.
- ImageBuffer.OpDrawImageBuffer - Class in com.sta.mimages
-
Operation: Image-Buffer-Inhalt zeichnen.
- ImageBuffer.OpDrawImageCenter - Class in com.sta.mimages
-
Operation: Bild zentriert zeichnen.
- ImageBuffer.OpDrawImageZoom - Class in com.sta.mimages
-
Operation: Bild gezoomt zeichnen (Breite/Höhe).
- ImageBuffer.OpDrawLine - Class in com.sta.mimages
-
Operation: Linie zeichnen.
- ImageBuffer.OpDrawOval - Class in com.sta.mimages
-
Operation: Oval zeichnen.
- ImageBuffer.OpDrawPolygon - Class in com.sta.mimages
-
Operation: Polygon zeichnen.
- ImageBuffer.OpDrawRectWH - Class in com.sta.mimages
-
Operation: Rechteck zeichnen (Breite/Höhe).
- ImageBuffer.OpDrawShadowWH - Class in com.sta.mimages
-
Operation: Schatten zeichnen (Breite/Höhe).
- ImageBuffer.Operation - Class in com.sta.mimages
-
Abstrakte Basisklasse für Operationen.
- ImageBuffer.OpFillOval - Class in com.sta.mimages
-
Operation: Oval füllen.
- ImageBuffer.OpFillPolygon - Class in com.sta.mimages
-
Operation: Polygon füllen.
- ImageBuffer.OpFillRect - Class in com.sta.mimages
-
Operation: Rechteck füllen (Breite/Höhe).
- ImageBuffer.OpPrintAt - Class in com.sta.mimages
-
Operation: Text schreiben.
- ImageBuffer.OpSetBackground - Class in com.sta.mimages
-
Operation: Hintergrundfarbe setzen.
- ImageBuffer.OpSetColor - Class in com.sta.mimages
-
Operation: (Vordergrund-) Farbe setzen.
- ImageRenderer - Class in com.sta.mimages
-
Name: ImageRenderer
Description: Renderer zur Erzeugung von Bildern, allgemeiner Ansatz,
jedoch speziell für TIF-Bilder gedacht.
- ImageRenderer() - Constructor for class com.sta.mimages.ImageRenderer
-
Standard-Constructor.
- ImageRenderer(String) - Constructor for class com.sta.mimages.ImageRenderer
-
Constructor mit einem Dateinamen.
- ImageUtils - Class in com.sta.mimages
-
Name: ImageUtils
Description: Diese Klasse soll alle Methoden zur eigentlichen Behandlung von Bildern enthalten, u. a. laden/speichern,
zoomen, kombinieren usw.
- ImageUtils() - Constructor for class com.sta.mimages.ImageUtils
-
Dummy-Constructor.
- ImageWarper - Class in com.sta.mimages
-
Name: ImageWarper
Description: Warper module for ImageGrabber using JAI.
- ImageWarper() - Constructor for class com.sta.mimages.ImageWarper
-
- INCREMENTALVERSION_VERSION - Static variable in class com.sta.mimages.MImagesVersionHelper
-
Incremental-Version.
- intersection(MImagesPDM.DBImgBase) - Method in class com.sta.mimages.MImagesPDM.DBImgBase
-
Überschneidung ermitteln.
- intersects(MImagesPDM.DBImgBase) - Method in class com.sta.mimages.MImagesPDM.DBImgBase
-
Prüfen, ob es eine Überschneidung gibt.
- isPLPTypeIn(String...) - Method in class com.sta.mimages.MImagesTPM.TPMImagePLP
-
Prüfen, ob das aktuelle PLP in Typ-Menge enthalten ist.
- OldImageHandler - Class in com.sta.mimages
-
Name: OldImageHandler
Description: Alte Variante, Bilder zu speichern.
- OldImageHandler() - Constructor for class com.sta.mimages.OldImageHandler
-
Dummy-Constructor.
- OpClearRect(int, int, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpClearRect
-
Constructor mit Basiskoordinaten und Breite/Höhe.
- OpCopyImage(int, int, int, int, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpCopyImage
-
Constructor mit Anfangs- und Endkoordinaten des Bildausschnitts und Zielkoordinaten (relativ).
- OpDrawImage(Image, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpDrawImage
-
Constructor mit Bild und Koordinaten.
- OpDrawImageBuffer(ImageBuffer, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpDrawImageBuffer
-
Constructor mit Image-Buffer und Koordinaten.
- OpDrawImageCenter(Image, int, int, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpDrawImageCenter
-
Constructor mit Bild, Basiskoordinaten (Mittelpunkt) und Breite/Höhe.
- OpDrawImageZoom(Image, int, int, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpDrawImageZoom
-
Constructor mit Bild, Basiskoordinaten (Mittelpunkt) und Breite/Höhe.
- OpDrawLine(int, int, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpDrawLine
-
Constructor mit Linen-Koordinaten (Anfangs- und Endpunkt).
- OpDrawOval(int, int, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpDrawOval
-
Constructor mit Basiskoordinaten und Breite/Höhe.
- OpDrawPolygon(int[], int[], int) - Constructor for class com.sta.mimages.ImageBuffer.OpDrawPolygon
-
Constructor mit Koordinaten und Anzahl der Punkte.
- OpDrawRectWH(int, int, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpDrawRectWH
-
Constructor mit Basiskoordinaten und Breite/Höhe.
- OpDrawShadowWH(int, int, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpDrawShadowWH
-
Constructor mit Basiskoordinaten und Breite/Höhe.
- Operation() - Constructor for class com.sta.mimages.ImageBuffer.Operation
-
- OpFillOval(int, int, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpFillOval
-
Constructor mit Basiskoordinaten und Breite/Höhe.
- OpFillPolygon(int[], int[], int) - Constructor for class com.sta.mimages.ImageBuffer.OpFillPolygon
-
Constructor mit Koordinaten und Anzahl der Punkte.
- OpFillRect(int, int, int, int) - Constructor for class com.sta.mimages.ImageBuffer.OpFillRect
-
Constructor mit Basiskoordinaten und Breite/Höhe.
- OpPrintAt(int, int, String) - Constructor for class com.sta.mimages.ImageBuffer.OpPrintAt
-
Constructor mit Koordinaten und Text.
- OpSetBackground(Color) - Constructor for class com.sta.mimages.ImageBuffer.OpSetBackground
-
Constructor mit Hintergrundfarbe.
- OpSetColor(Color) - Constructor for class com.sta.mimages.ImageBuffer.OpSetColor
-
Constructor mit Farbe.
- overreadICD(XMLScanner) - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
ICD überlesen.
- save(String) - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Bild(er) speichern.
- save(String, MImagesPDM.DBModel) - Method in class com.sta.mimages.MImagesPDM.DBModul
-
Bild(er) speichern.
- save(String, MImagesPDM.DBModel) - Method in class com.sta.mimages.MImagesPDM.DBTable
-
Bild speichern.
- save(String) - Static method in class com.sta.mimages.MImagesPDM
-
Save-Methode zum Speichern der Bilder.
- save(String, String) - Static method in class com.sta.mimages.MImagesTPM
-
Save-Methode zum Speichern der Bilder.
- save(String) - Method in class com.sta.mimages.MImagesTPM.TPMImageModBase
-
Bild(er) speichern.
- save(String) - Method in class com.sta.mimages.MImagesTPM.TPMImageModel
-
- save(String) - Method in class com.sta.mimages.MImagesTPM.TPMImageModul
-
- save(String) - Method in class com.sta.mimages.MImagesTPM.TPMImagePL
-
- save(String) - Method in class com.sta.mimages.MImagesTPM.TPMImagePLP
-
- save(String) - Method in class com.sta.mimages.MImagesTPM.TPMImagePLx
-
Bild(er) speichern.
- save(String) - Method in class com.sta.mimages.MImagesTPM.TPMImageTable
-
Bild(er) speichern.
- saveImage(String, BufferedImage, int) - Static method in class com.sta.mimages.ImageRenderer
-
Bild mit bestimmter Auflösung speichern.
- saveImage(String, BufferedImage) - Static method in class com.sta.mimages.ImageRenderer
-
Bild mit Standardauflösung speichern.
- saveImage(String) - Method in class com.sta.mimages.ImageRenderer
-
Aktuelles Bild mit aktueller Auflösung speichern.
- saveImage() - Method in class com.sta.mimages.ImageRenderer
-
Aktuelles Bild speichern.
- saveImage(OutputStream, BufferedImage, String) - Static method in class com.sta.mimages.ImageUtils
-
Bild in Stream speichern.
- saveImage(BufferedImage, String) - Static method in class com.sta.mimages.ImageUtils
-
Bild in Byte-Array speichern.
- saveImage(File, BufferedImage) - Static method in class com.sta.mimages.ImageUtils
-
Bild in Datei speichern.
- saveImage(String, BufferedImage) - Static method in class com.sta.mimages.ImageUtils
-
Bild in Datei speichern.
- saveImage(String, BufferedImage, int) - Static method in class com.sta.mimages.OldImageHandler
-
Bild speichern.
- savesub(String, String, MImagesPDM.DBModel) - Method in class com.sta.mimages.MImagesPDM.DBModBase
-
Bilder für untergeordnete Elemente speichern.
- scale(BufferedImage, int) - Static method in class com.sta.mimages.ImageUtils
-
Farbwerte eines Bildes skalieren.
- scale4(BufferedImage, int, int, int, int) - Static method in class com.sta.mimages.ImageUtils
-
Farbwerte eines Bildes skalieren.
- SCM_TAG - Static variable in class com.sta.mimages.MImagesVersionHelper
-
SCM-Tag.
- setAntialiasing(boolean) - Method in class com.sta.mimages.ImageRenderer
-
Vorgeben, ob Antialiasing verwendet werden soll.
- setBackground(Color) - Method in class com.sta.mimages.ImageBuffer
-
Hintergrundfarbe setzen.
- setBackground(Color) - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle Hintergrundfarbe vorgeben.
- setBorderBottom(int) - Method in class com.sta.mimages.ImageRenderer
-
Größe des unteren Randes vorgeben.
- setBorderLeft(int) - Method in class com.sta.mimages.ImageRenderer
-
Größe des linken Randes vorgeben.
- setBorderRight(int) - Method in class com.sta.mimages.ImageRenderer
-
Größe des rechten Randes vorgeben.
- setBorderTop(int) - Method in class com.sta.mimages.ImageRenderer
-
Größe des oberen Randes vorgeben.
- setCheck4Large(boolean) - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
Check4Large vorgeben.
- setColor(Color) - Method in class com.sta.mimages.ImageBuffer
-
(Vordergrund-) Farbe setzen.
- setColor(Color) - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle Farbe vorgeben.
- setCurX(int) - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle X-Position vorgeben.
- setCurY(int) - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle Y-Position vorgeben.
- setDBTableName(String) - Method in class com.sta.mimages.MImagesPDM.DBTable
-
DB-Table-Name vorgeben.
- setDrawEndIcon(boolean) - Method in class com.sta.mimages.MImagesTPM.TPMImagePL
-
Draw-End-Icon vorgeben.
- setFileName(String) - Method in class com.sta.mimages.ImageRenderer
-
Aktuellen Dateinamen vorgeben.
- setFontName(String) - Method in class com.sta.mimages.ImageRenderer
-
Zeichsatzname vorgeben.
- setFontSize(int) - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle Zeichsatzgröße vorgeben.
- setFontStyle(int) - Method in class com.sta.mimages.ImageRenderer
-
Style vorgeben.
- setFontStyleIndex(int) - Method in class com.sta.mimages.ImageRenderer
-
Style per Index vorgeben.
- setImage(BufferedImage) - Method in class com.sta.mimages.ImageRenderer
-
Image vorgeben.
- setImageHeight(int) - Method in class com.sta.mimages.ImageRenderer
-
Bildhöhe vorgeben.
- setImagePrefix(String) - Method in class com.sta.mimages.MImagesPDM.DBModel
-
Image-Prefix vorgeben.
- setImageType(int) - Method in class com.sta.mimages.ImageRenderer
-
Bildtyp vorgeben.
- setImageTypeIndex(int) - Method in class com.sta.mimages.ImageRenderer
-
Bildtyp per Index setzen.
- setImageWidth(int) - Method in class com.sta.mimages.ImageRenderer
-
Bildbreite vorgeben.
- setName(String) - Method in class com.sta.mimages.MImagesPDM.DBModul
-
Name vorgeben.
- setPage(int) - Method in class com.sta.mimages.ImageRenderer
-
Aktuelle Seite vorgeben.
- setResolution(int) - Method in class com.sta.mimages.ImageRenderer
-
Auflösung setzen.
- setX(int) - Method in class com.sta.mimages.MImagesPDM.DBBase
-
X vorgeben.
- setX(int) - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
X vorgeben.
- setY(int) - Method in class com.sta.mimages.MImagesPDM.DBBase
-
Y vorgeben.
- setY(int) - Method in class com.sta.mimages.MImagesTPM.TPMImageBase
-
Y vorgeben.
- SHADOW - Static variable in class com.sta.mimages.MImagesPDM.DBImgBase
-
Farbe für Schatten.
- STDFILENAME - Static variable in class com.sta.mimages.ImageRenderer
-
Muster für Standard-Dateiname.