public static class IlvGraphicFactories.Marker extends Object implements IlvRectangularObjectFactory
IlvMarker
.IlvMarker
Constructor and Description |
---|
Marker()
Bean constructor.
|
Modifier and Type | Method and Description |
---|---|
IlvGraphic |
createObject(IlvRect r)
Creates the
IlvGraphic . |
public IlvGraphic createObject(IlvRect r)
IlvGraphic
. The default marker is
IlvMarker.IlvMarkerCross
. x and y correspond
to the marker center point. The average of the width and
height fields of the IlvRect
are the marker
size.createObject
in interface IlvRectangularObjectFactory
r
- The rectangle defining the object.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.