Uses of Interface
org.eclipse.birt.chart.model.attribute.Location
Packages that use Location
Package
Description
This is a placeholder file for the org.eclipse.birt.chart.computation package.
This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.
Provides interfaces and no-op adapters that define services
provided by the device renderer and an associated display server.
Contains classes that define a rendering notification that is interpreted by
a device renderer.
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that
may be customized via appropriate accessor methods.
Contains classes that represent the core plot rendering framework.
-
Uses of Location in org.eclipse.birt.chart.computation
Methods in org.eclipse.birt.chart.computation that return LocationModifier and TypeMethodDescriptionstatic final Location
Methods.computeRotatedTopPoint
(IDisplayServer xs, BoundingBox bbox, Label la, double fullHeight) GObjectFactory.createLocation
(double dX, double dY) IGObjectFactory.createLocation
(double dX, double dY) Location[]
GObjectFactory.createLocations
(double[] xa, double[] ya) Location[]
IGObjectFactory.createLocations
(double[] xa, double[] ya) final Location
DataPointHints.getLocation()
Returns the location value of current DataPointHintes.Location[]
Object3D.getPoints2D
(double xOffset, double yOffset) Returns the projected 2D coordinates for this objectConstructors in org.eclipse.birt.chart.computation with parameters of type LocationModifierConstructorDescriptionDataPointHints
(Object _oBaseValue, Object _oOrthogonalValue, Object _oSeriesValue, Object _oPercentileValue, DataPoint _dp, FormatSpecifier _fsBase, FormatSpecifier _fsOrthogonal, FormatSpecifier _fsSeries, FormatSpecifier _fsPercentile, int _idx, Location _lo, double[] _dSize, RunTimeContext _rtc) The constructor.DataPointHints
(Object _oBaseValue, Object _oOrthogonalValue, Object _oSeriesValue, Object _oPercentileValue, DataPoint _dp, FormatSpecifier _fsBase, FormatSpecifier _fsOrthogonal, FormatSpecifier _fsSeries, FormatSpecifier _fsPercentile, int _idx, Location _lo, double _dSize, RunTimeContext _rtc) DataPointHints constructor. -
Uses of Location in org.eclipse.birt.chart.computation.withaxes
Methods in org.eclipse.birt.chart.computation.withaxes that return Location -
Uses of Location in org.eclipse.birt.chart.device
Methods in org.eclipse.birt.chart.device with parameters of type LocationModifier and TypeMethodDescriptionvoid
ITextRenderer.renderShadowAtLocation
(IPrimitiveRenderer idr, int iLabelPosition, Location lo, Label la) This method renders the 'shadow' at an offset from the text 'rotated rectangle' subsequently rendered.void
TextRendererAdapter.renderShadowAtLocation
(IPrimitiveRenderer idr, int labelPosition, Location lo, Label la) void
ITextRenderer.renderTextAtLocation
(IPrimitiveRenderer ipr, int iLabelPosition, Location lo, Label la) void
TextRendererAdapter.renderTextAtLocation
(IPrimitiveRenderer ipr, int labelPosition, Location lo, Label la) -
Uses of Location in org.eclipse.birt.chart.event
Methods in org.eclipse.birt.chart.event that return LocationModifier and TypeMethodDescriptionfinal Location
LineRenderEvent.getEnd()
ImageRenderEvent.getLocation()
final Location
TextRenderEvent.getLocation()
final Location[]
PolygonRenderEvent.getPoints()
final Location
LineRenderEvent.getStart()
final Location
ArcRenderEvent.getTopLeft()
Location[]
ClipRenderEvent.getVertices()
Methods in org.eclipse.birt.chart.event with parameters of type LocationModifier and TypeMethodDescriptionfinal void
Sets the end location of the line.void
ImageRenderEvent.setLocation
(Location loc) Sets the location of the image.final void
TextRenderEvent.setLocation
(Location lo) Sets the location of the text.final void
Sets the co-ordinates for each point that defines the polygon.final void
Sets the start location of the line.final void
ArcRenderEvent.setTopLeft
(Location loTopLeft) Sets the top-left location of the containing bounds.void
ClipRenderEvent.setVertices
(Location[] loa) Sets the vertices of the clip. -
Uses of Location in org.eclipse.birt.chart.model.attribute
Subinterfaces of Location in org.eclipse.birt.chart.model.attributeModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Location3 D'.Methods in org.eclipse.birt.chart.model.attribute that return LocationModifier and TypeMethodDescriptionLocation.copyInstance()
AttributeFactory.createLocation()
Returns a new object of class 'Location'.Methods in org.eclipse.birt.chart.model.attribute with parameters of type LocationModifier and TypeMethodDescriptionboolean
Returns if the given point is within this bounds.void
Bounds.updateFrom
(Location[] loa) Updates an existing Bounds instance to encompass the polygon specified by a given set of points -
Uses of Location in org.eclipse.birt.chart.model.attribute.impl
Classes in org.eclipse.birt.chart.model.attribute.impl that implement LocationModifier and TypeClassDescriptionclass
An implementation of the model object 'Location3 D'.class
An implementation of the model object ' Location'.Methods in org.eclipse.birt.chart.model.attribute.impl that return LocationModifier and TypeMethodDescriptionLocationImpl.copyInstance()
A convenient method to get an instance copy.static final Location[]
LocationImpl.create
(double[] xa, double[] ya) static final Location
LocationImpl.create
(double dX, double dY) AttributeFactoryImpl.createLocation()
Methods in org.eclipse.birt.chart.model.attribute.impl with parameters of type Location -
Uses of Location in org.eclipse.birt.chart.render
Methods in org.eclipse.birt.chart.render with parameters of type LocationModifier and TypeMethodDescriptionstatic List<double[]>
CurveRenderer.generateCurvePoints
(BaseRenderer _render, Location[] loPoints, boolean connectMissingValue, double fXOffset, double fYOffset) Generates the points of curve line.static final double
Finds particular X value from given location list.static final double
Finds particular Y value from given location list.final void
BaseRenderer.renderLabel
(Object oSource, int iTextRenderType, Label laDataPoint, Position lp, Location lo, Bounds bo) This convenience method renders the data point label along with the shadow If there's a need to render the data point label and the shadow separately, each call should be made separately by calling into the primitive rendering interface directly.final void
BaseRenderer.renderLabel
(Object oSource, int iTextRenderType, Label laDataPoint, Position lp, Location lo, Bounds bo, DeferredCache _dc) Renderer label with specifiedDeferredCache
.Constructors in org.eclipse.birt.chart.render with parameters of type LocationModifierConstructorDescriptionCurveRenderer
(ChartWithAxes _cwa, BaseRenderer _render, LineAttributes _lia, Location[] _lo, boolean _bShowAsTape, double _tapeWidth, boolean _bDeferred, boolean _bKeepState, Fill paletteEntry, boolean usePaletteLineColor, boolean connectMissingValue) The constructor.CurveRenderer
(ChartWithAxes _cwa, BaseRenderer _render, LineAttributes _lia, Location[] _lo, double _zeroLocation, boolean _bShowAsTape, double _tapeWidth, boolean _bFillArea, boolean _bTranslucent, boolean _bUseLastState, boolean _bDeferred, boolean _bKeepState, Fill paletteEntry, boolean usePaletteLineColor, boolean connectMissingValue) The constructor.MarkerRenderer
(IDeviceRenderer _render, Object _oSource, Location _lo, LineAttributes _la, Fill _paletteEntry, Marker _m, Integer _markerSize, DeferredCache _dc, boolean _bDeferred, boolean _bTransposed) MarkerRenderer
(IDeviceRenderer _render, Object _oSource, Location _lo, LineAttributes _la, Fill _paletteEntry, Marker _m, Integer _markerSize, DeferredCache _dc, boolean _bDeferred, boolean _bTransposed, int _zOrder) The constructor.