Packages

 

com.aspose.imaging.fileformats.opendocument.objects.graphic

Class OdTextMeasure

    • Constructor Detail

      • OdTextMeasure

        public OdTextMeasure(OdObject parent)

        Initializes a new instance of the OdTextMeasure class.

        Parameters:
        parent - The parent.
    • Method Detail

      • getText

        public final String getText()

        Gets the value.

        Returns:
        the value.
      • setText

        public final void setText(String value)

        Sets the value.

        Parameters:
        value - the value.
      • getKind

        public int getKind()

        Gets or sets the kind.

        Returns:
        The kind.
      • setKind

        public void setKind(int value)

        Gets or sets the kind.

        Parameters:
        value - The kind.