org.arakhne.neteditor.android.graphics
public class TransparentViewGraphics2D extends DelegatedViewGraphics2D
delegate| Constructor and Description |
|---|
TransparentViewGraphics2D(DroidViewGraphics2D context) |
| Modifier and Type | Method and Description |
|---|---|
Graphics2DLOD |
getLOD() |
protected void |
onAttributePainting(Color fillColor,
Color outlineColor,
Paint paint,
boolean drawInterior,
boolean drawOutline,
String interiorText) |
protected Image |
onImagePainting(Color fillColor,
Color outlineColor,
Paint paint,
boolean drawInterior,
boolean drawOutline,
String interiorText,
Image image) |
beginGroup, endGroup, getCurrentViewComponentBounds, getCurrentViewComponentShape, getFocusX, getFocusY, getMaxScalingFactor, getMinScalingFactor, getScalingFactor, getScalingSensitivity, getShadowTranslationX, getShadowTranslationY, isLocked, isShadowDrawing, isXAxisInverted, isYAxisInverted, logical2pixel_size, logical2pixel_x, logical2pixel_y, logical2pixel, logical2pixel, logical2pixel, logical2pixel, logical2pixel, logical2pixel, logical2pixel, logical2pixel, pixel2logical_size, pixel2logical_x, pixel2logical_y, pixel2logical, pixel2logical, pixel2logical, pixel2logical, pixel2logical, pixel2logical, pixel2logical, pixel2logical, popRenderingContext, pushRenderingContext, pushRenderingContext, pushRenderingContext, pushRenderingContext, pushRenderingContextclear, clip, computeTextPosition, dispose, draw, drawImage, drawImage, drawPoint, getBackground, getClip, getComposite, getDefaultFont, getFont, getFontMetrics, getFontMetrics, getNativeGraphics2D, getStringAnchor, getStroke, getTransform, paintString, reset, rotate, scale, setBackground, setClip, setComposite, setFont, setStroke, setTransform, shear, transform, translatedrawDefaultImage, drawString, drawString, getFillColor, getInteriorText, getOutlineColor, getPaint, isInteriorPainted, isOutlineDrawn, log, log, paintString, postDrawing, preDrawing, setColors, setFillColor, setInteriorPainted, setInteriorText, setOutlineColor, setOutlineDrawn, setPaintclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, clip, computeTextPosition, dispose, draw, drawDefaultImage, drawImage, drawImage, drawPoint, drawString, drawString, getBackground, getClip, getComposite, getDefaultFont, getFillColor, getFont, getFontMetrics, getFontMetrics, getInteriorText, getNativeGraphics2D, getOutlineColor, getPaint, getStringAnchor, getStroke, getTransform, isInteriorPainted, isOutlineDrawn, reset, rotate, scale, setBackground, setClip, setColors, setComposite, setFillColor, setFont, setInteriorPainted, setInteriorText, setOutlineColor, setOutlineDrawn, setPaint, setStroke, setTransform, shear, transform, translatepublic TransparentViewGraphics2D(DroidViewGraphics2D context)
context - public final Graphics2DLOD getLOD()
getLOD in interface VectorGraphics2DgetLOD in class DelegatedVectorGraphics2D<DroidViewGraphics2D>protected void onAttributePainting(Color fillColor, Color outlineColor, Paint paint, boolean drawInterior, boolean drawOutline, String interiorText)
onAttributePainting in class DelegatedVectorGraphics2D<DroidViewGraphics2D>protected Image onImagePainting(Color fillColor, Color outlineColor, Paint paint, boolean drawInterior, boolean drawOutline, String interiorText, Image image)
onImagePainting in class DelegatedVectorGraphics2D<DroidViewGraphics2D>Copyright © 2001-2013 NetEditor Developers. 
NetEditor API Documentation by NetEditor Developers is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.arakhne.org/neteditor