org.arakhne.neteditor.android.graphics
public class DelegatedViewGraphics2D extends DelegatedVectorGraphics2D<DroidViewGraphics2D> implements ViewGraphics2D, ZoomableContext
delegate| Constructor and Description |
|---|
DelegatedViewGraphics2D(DroidViewGraphics2D context) |
clear, clip, computeTextPosition, dispose, draw, drawImage, drawImage, drawPoint, getBackground, getClip, getComposite, getDefaultFont, getFont, getFontMetrics, getFontMetrics, getLOD, getNativeGraphics2D, getStringAnchor, getStroke, getTransform, onAttributePainting, onImagePainting, 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, getLOD, 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 DelegatedViewGraphics2D(DroidViewGraphics2D context)
context - public boolean isShadowDrawing()
isShadowDrawing in interface ViewGraphics2Dpublic float logical2pixel_size(float l)
logical2pixel_size in interface ZoomableContextpublic float logical2pixel_x(float l)
logical2pixel_x in interface ZoomableContextpublic float logical2pixel_y(float l)
logical2pixel_y in interface ZoomableContextpublic float pixel2logical_size(float l)
pixel2logical_size in interface ZoomableContextpublic float pixel2logical_x(float l)
pixel2logical_x in interface ZoomableContextpublic float pixel2logical_y(float l)
pixel2logical_y in interface ZoomableContextpublic float getScalingFactor()
getScalingFactor in interface ZoomableContextpublic float getMaxScalingFactor()
getMaxScalingFactor in interface ZoomableContextpublic float getMinScalingFactor()
getMinScalingFactor in interface ZoomableContextpublic float getScalingSensitivity()
getScalingSensitivity in interface ZoomableContextpublic float getFocusX()
getFocusX in interface ZoomableContextpublic float getFocusY()
getFocusY in interface ZoomableContextpublic float getShadowTranslationX()
getShadowTranslationX in interface ViewGraphics2Dpublic float getShadowTranslationY()
getShadowTranslationY in interface ViewGraphics2Dpublic boolean isLocked()
isLocked in interface ViewGraphics2Dpublic Rectangle2f getCurrentViewComponentBounds()
getCurrentViewComponentBounds in interface ViewGraphics2Dpublic Shape2f getCurrentViewComponentShape()
getCurrentViewComponentShape in interface ViewGraphics2Dpublic void pushRenderingContext(Figure component, Transform2D localTransformation)
pushRenderingContext in interface ViewGraphics2Dpublic void pushRenderingContext(Figure component, Shape2f viewShape, Rectangle2f bounds)
pushRenderingContext in interface ViewGraphics2Dpublic void pushRenderingContext(Figure component, Shape2f viewShape, Rectangle2f bounds, Color fillColor, Color lineColor)
pushRenderingContext in interface ViewGraphics2Dpublic void pushRenderingContext(Figure component, Color fillColor, Color lineColor)
pushRenderingContext in interface ViewGraphics2Dpublic void pushRenderingContext(Figure component, Shape2f viewShape, Rectangle2f bounds, Color fillColor, Color lineColor, Transform2D localTransformation)
pushRenderingContext in interface ViewGraphics2Dpublic void popRenderingContext()
popRenderingContext in interface ViewGraphics2Dpublic void beginGroup()
beginGroup in interface ViewGraphics2Dpublic void endGroup()
endGroup in interface ViewGraphics2Dpublic boolean isXAxisInverted()
isXAxisInverted in interface ZoomableContextpublic boolean isYAxisInverted()
isYAxisInverted in interface ZoomableContextpublic PathIterator2f logical2pixel(PathIterator2f p)
logical2pixel in interface ZoomableContextpublic PathIterator2f pixel2logical(PathIterator2f p)
pixel2logical in interface ZoomableContextpublic void logical2pixel(Segment2f s)
logical2pixel in interface ZoomableContextpublic void pixel2logical(Segment2f s)
pixel2logical in interface ZoomableContextpublic void logical2pixel(RoundRectangle2f r)
logical2pixel in interface ZoomableContextpublic void pixel2logical(RoundRectangle2f r)
pixel2logical in interface ZoomableContextpublic void logical2pixel(Point2f p)
logical2pixel in interface ZoomableContextpublic void pixel2logical(Point2f p)
pixel2logical in interface ZoomableContextpublic void logical2pixel(Ellipse2f e)
logical2pixel in interface ZoomableContextpublic void pixel2logical(Ellipse2f e)
pixel2logical in interface ZoomableContextpublic void logical2pixel(Circle2f r)
logical2pixel in interface ZoomableContextpublic void pixel2logical(Circle2f r)
pixel2logical in interface ZoomableContextpublic void logical2pixel(Rectangle2f r)
logical2pixel in interface ZoomableContextpublic void pixel2logical(Rectangle2f r)
pixel2logical in interface ZoomableContextpublic Shape2f logical2pixel(Shape2f s)
logical2pixel in interface ZoomableContextpublic Shape2f pixel2logical(Shape2f s)
pixel2logical in interface ZoomableContextCopyright © 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