Documentation

TypeInterface
in

Type interface

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2021 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
3.4.0

Table of Contents

font()  : TypeInterface
Set the font
getFillColor()  : ColorInterface
Get fill color
getOpacity()  : mixed
Get the opacity
getStrokeColor()  : ColorInterface
Get stroke color
getStrokeWidth()  : int
Get stroke width
rotate()  : TypeInterface
Set the rotation of the text
setFillColor()  : TypeInterface
Set fill color
setOpacity()  : TypeInterface
Set the opacity
setStrokeColor()  : TypeInterface
Set stroke color
setStrokeWidth()  : TypeInterface
Set stroke width
size()  : TypeInterface
Set the font size
x()  : TypeInterface
Set the X-position
xy()  : TypeInterface
Set both the X- and Y-positions
y()  : TypeInterface
Set the Y-position

Methods

getOpacity()

Get the opacity

public getOpacity() : mixed
Return values
mixed

getStrokeWidth()

Get stroke width

public getStrokeWidth() : int
Return values
int

Search results