courbe

Vue de l’ensemble

‘Curve’ est une classe dans Aspose.PDF FOSS pour Java.Déduit de: Shape.

Il représente une forme de dessin de courbe Bezier.

Cette classe fournit 8 méthodes pour travailler avec des objets de courbe dans les programmes Java. Les méthodologies disponibles comprennent: ‘Curve’, ‘checkBounds’, getGraphInfo', ‘getPositionArray’, 'getText', ’setGrafInFO', ‚setPozition Array, ‘setTeXT’. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.PDF FOSS pour le package Java . Propriétés : ‘graphIninfo’, ‘‘positionArry , 'text.

Propriétés

NameTypeAccessDescription
positionArrayfloat[]ReadGets the array of control point coordinates.
graphInfoGraphInfoReadGets the graphic styling properties for this shape.
textStringReadGets the optional text label associated with this shape.

méthodes

SignatureDescription
Curve(positionArray: float[])Creates a new Bezier curve with the specified control points.
getPositionArray()float[]Gets the array of control point coordinates.
setPositionArray(positionArray: float[])Sets the array of control point coordinates.
checkBounds(width: double, height: double){@inheritDoc}
/
getGraphInfo()GraphInfoGets the graphic styling properties for this shape.
setGraphInfo(graphInfo: GraphInfo)Sets the graphic styling properties for this shape.
getText()StringGets the optional text label associated with this shape.
setText(text: String)Sets the optional text label associated with this shape.

Voir aussi

  • Aspose.PDF pour Java — API d’entreprise
 Français