ClosePathEOFillStroke

ClosePathEOFillStroke

Revisión

‘ClosePathEOFillStroke’ es una clase en Aspose.PDF FOSS para Java. Heredado de: ‘Operador’.

Cerca, llenar (even-odd), y operador de carretera de accidente (b*).

Esta clase ofrece 11 métodos para trabajar con los objetos de ClosePathEOFillStroke en programas Java. Los métodos disponibles incluyen: ‘ClosePathiopathEfillstroge’, ‘Operador’, equals', ‘getIndex’, 'getName', ’getOoperands', ‚hashCode‘, 'setIntex, ‘toStringy 'writeTo'. Todos los miembros públicos son accesibles a cualquier aplicación Java después de instalar el Aspose.PDF FOSS para el paquete Java y las propiedades:index , 'nombre o ‘operand’ .

Propiedades

NameTypeAccessDescription
nameStringReadReturns the operator keyword.
indexintReadReturns the index of this operator within its parent {@link OperatorCollection},
or -1 if not set.
operandsList<PdfBase>ReadReturns the operands as an unmodifiable list.

Metodología

SignatureDescription
ClosePathEOFillStroke()Creates a ClosePathEOFillStroke operator.
ClosePathEOFillStroke(operands: List<PdfBase>)Creates a ClosePathEOFillStroke operator from parsed operands.
Operator(name: String, operands: List<PdfBase>)Creates an operator with the given name and operands.
getName()StringReturns the operator keyword.
getIndex()intReturns the index of this operator within its parent {@link OperatorCollection},
or -1 if not set.
setIndex(index: int)Sets the index of this operator within its parent collection.
getOperands()List<PdfBase>Returns the operands as an unmodifiable list.
toString()StringReturns a string representation of this operator in content stream syntax.
writeTo(os: OutputStream)Writes this operator’s content-stream serialization to {@code os} preserving
exact operand bytes.
equals(o: Object)boolean
hashCode()int

Ver también

  • Aspose.PDF para Java — Referencia de API Enterprise
 Español