PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

Represents Text Layout | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

Represents Text Layout

(PHP 7, UI 0.9.9)

はじめに

A Text Layout represents the layout of text which will be drawn by the Pen

クラス概要

UI\Draw\Text\Layout {
/* Constructor */
public __construct ( string $text , UI\Draw\Text\Font $font , float $width )
/* メソッド */
public setColor ( UI\Draw\Color $color [, integer $start = 0 [, integer $end ]] )
public setColor ( integer $color [, integer $start = 0 [, integer $end ]] )
public setWidth ( float $width )
}

目次


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「Represents Text Layout」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | Represents Text Layout」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: