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, updateSettings
public 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
- ImageJas4pp 1.5 © Java Analysis Studio for Particle Physics