MetaDone
metadone.client.grasyla2.visuallibrary.VLImageSVGEngine Class Reference
Inheritance diagram for metadone.client.grasyla2.visuallibrary.VLImageSVGEngine:
Collaboration diagram for metadone.client.grasyla2.visuallibrary.VLImageSVGEngine:

List of all members.

Public Member Functions

 VLImageSVGEngine (GrasylaContext context, ConcreteObject expression, Engine parent) throws BadPreCondition

Protected Member Functions

boolean isNativeAttribute (String name)
Component<?extends Widget > evaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition
void disposeInternal ()
void building_hook (boolean go)

Private Attributes

final GrasylaScene scene

Static Private Attributes

static final String ATTR_FILE = "file"

Detailed Description

Builds an SVG image Widget able to contain other widgets.

Attributes

Contents

The contents are evaluated as Widget and added into the image.

Result
A W_SVG.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.visuallibrary.VLImageSVGEngine.VLImageSVGEngine ( GrasylaContext  context,
ConcreteObject  expression,
Engine  parent 
) throws BadPreCondition

Initializes this engine.

Parameters:
contextThe context
expressionThe expression
parentThe parent or null
Exceptions:
BadPreCondition

References metadone.client.grasyla2.visuallibrary.GraphEngine.getScene(), metadone.client.grasyla2.visuallibrary.GrasylaScene.registerAttributeHandlers(), and metadone.client.grasyla2.visuallibrary.VLImageSVGEngine.scene.


Member Function Documentation

void metadone.client.grasyla2.visuallibrary.VLImageSVGEngine.building_hook ( boolean  go) [protected]
void metadone.client.grasyla2.visuallibrary.VLImageSVGEngine.disposeInternal ( ) [protected]
boolean metadone.client.grasyla2.visuallibrary.VLImageSVGEngine.isNativeAttribute ( String  name) [protected]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations