public interface IlvLabeledObjectFactory
IlvEditLabelInteractor
to create an
object with a label.IlvEditLabelInteractor
Modifier and Type | Method and Description |
---|---|
IlvGraphic |
createObject(IlvPoint p,
String label,
Font font,
Color color)
Creates a new graphic object with a label.
|
IlvGraphic createObject(IlvPoint p, String label, Font font, Color color)
p
- the point indicating the position of the object.label
- the label of the object.font
- the font of the label.color
- the color of the text.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.