|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Image | |
|---|---|
| org.eclipse.graphiti.mm.algorithms | |
| org.eclipse.graphiti.mm.algorithms.impl | |
| org.eclipse.graphiti.mm.algorithms.util | |
| org.eclipse.graphiti.services | |
| Uses of Image in org.eclipse.graphiti.mm.algorithms |
|---|
| Methods in org.eclipse.graphiti.mm.algorithms that return Image | |
|---|---|
Image |
AlgorithmsFactory.createImage()
Returns a new object of class 'Image'. |
| Uses of Image in org.eclipse.graphiti.mm.algorithms.impl |
|---|
| Classes in org.eclipse.graphiti.mm.algorithms.impl that implement Image | |
|---|---|
class |
ImageImpl
An implementation of the model object 'Image'. |
| Methods in org.eclipse.graphiti.mm.algorithms.impl that return Image | |
|---|---|
Image |
AlgorithmsFactoryImpl.createImage()
|
| Uses of Image in org.eclipse.graphiti.mm.algorithms.util |
|---|
| Methods in org.eclipse.graphiti.mm.algorithms.util with parameters of type Image | |
|---|---|
T |
AlgorithmsSwitch.caseImage(Image object)
Returns the result of interpreting the object as an instance of 'Image'. |
| Uses of Image in org.eclipse.graphiti.services |
|---|
| Methods in org.eclipse.graphiti.services that return Image | |
|---|---|
Image |
IGaCreateService.createImage(GraphicsAlgorithmContainer gaContainer,
String imageId)
Creates a image graphics algorithm with the given image id. |
| Methods in org.eclipse.graphiti.services with parameters of type Image | |
|---|---|
boolean |
IGaService.isProportional(Image image,
boolean checkStyles)
Checks if is proportional. |
boolean |
IGaService.isStretchH(Image image,
boolean checkStyles)
Checks if is stretch h. |
boolean |
IGaService.isStretchV(Image image,
boolean checkStyles)
Checks if is stretch v. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||