Semantic MediaWiki and related extensions
Public Member Functions | Protected Attributes | List of all members
Maps\Elements\BaseFillableElement Class Reference
Inheritance diagram for Maps\Elements\BaseFillableElement:
Inheritance graph
[legend]
Collaboration diagram for Maps\Elements\BaseFillableElement:
Collaboration graph
[legend]

Public Member Functions

 getJSONObject (string $defText='', string $defTitle='')
 
 hasFillColor ()
 
 getFillColor ()
 
 setFillColor ( $fillColor)
 
 hasFillOpacity ()
 
 getFillOpacity ()
 
 setFillOpacity ( $fillOpacity)
 
- Public Member Functions inherited from Maps\Elements\BaseStrokableElement
 getJSONObject (string $defText='', string $defTitle='')
 
 hasStrokeColor ()
 
 getStrokeColor ()
 
 setStrokeColor ( $strokeColor)
 
 hasStrokeOpacity ()
 
 getStrokeOpacity ()
 
 setStrokeOpacity ( $strokeOpacity)
 
 hasStrokeWeight ()
 
 getStrokeWeight ()
 
 setStrokeWeight ( $strokeWeight)
 
- Public Member Functions inherited from Maps\Elements\BaseElement
 setTitle (string $title)
 
 setText (string $text)
 
 setLink (string $link)
 
 getArrayValue ()
 
 getJSONObject (string $defText='', string $defTitle='')
 
 getText ()
 
 getTitle ()
 
 getLink ()
 

Protected Attributes

 $fillColor
 
 $fillOpacity
 
- Protected Attributes inherited from Maps\Elements\BaseStrokableElement
 $strokeColor
 
 $strokeOpacity
 
 $strokeWeight
 

Detailed Description

Since
2.0

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy