public class Picture extends HShape
| Constructor and Description |
|---|
Picture(double X1,
double Y1,
Image image)
Create a picture object in the USER coordinates
|
Picture(double X1,
double Y1,
String imageFile)
Create a picture object in the USER coordinates
|
| Modifier and Type | Method and Description |
|---|---|
void |
doc()
Show online documentation.
|
Image |
getPicture()
Get the image
|
String |
toString() |
contains, getColor, getFill, getPosition, getPositionCoordinate, getRotation, getScaledPosition, getSettings, getStroke, getTransparency, getWhoAm, setColor, setDashed, setDotted, setFill, setPosCoord, setPositionCoordinate, setRotation, setStroke, setTransparency, setWhoAm, updateSettingspublic Picture(double X1,
double Y1,
String imageFile)
X1 - X start positionY1 - Y end positionimageFile - Image file namepublic Picture(double X1,
double Y1,
Image image)
X1 - X start positionY1 - Y end positionimageFile - ImageDMelt 2.0 © DataMelt by jWork.ORG