@API(type=NOT_EXTENDABLE,
src=PRIVATE)
public class ECImageMapAccess
extends ro.sync.ecss.imagemap.ImageMapAccess
Constructor and Description |
---|
ECImageMapAccess() |
Modifier and Type | Method and Description |
---|---|
void |
paintImageMapAreas(Graphics g,
int x,
int y,
int imageWidth,
int imageHeight,
double scaleFactor,
AuthorAccess authorAccess,
IImageMapWrapper<ro.sync.ecss.imagemap.IImageMap> imageMap,
SupportedFrameworks framework,
int fontOfNodeSize,
boolean wasAnnotated)
Paint ImageMap areas.
|
public void paintImageMapAreas(Graphics g, int x, int y, int imageWidth, int imageHeight, double scaleFactor, AuthorAccess authorAccess, IImageMapWrapper<ro.sync.ecss.imagemap.IImageMap> imageMap, SupportedFrameworks framework, int fontOfNodeSize, boolean wasAnnotated)
paintImageMapAreas
in class ro.sync.ecss.imagemap.ImageMapAccess
g
- The graphics to paint on.x
- The horizontal displacement of the image.y
- The vertical displacement of the image.imageWidth
- The image width.imageHeight
- The image height.scaleFactor
- The scaling factor.authorAccess
- The author access.imageMap
- The image map wrapper.framework
- The framework.fontOfNodeSize
- The size for the node's font.wasAnnotated
- If true
the image was annotated with previous dimensions.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.