LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view
Class LyPoint

java.lang.Object
  extended by leon.view.LyComponent
      extended by leon.view.LyPointBase
          extended by leon.view.LyPoint

public class LyPoint
extends LyPointBase

This class represents a Point component.

See Also:
LyComponent

Nested Class Summary
 
Nested classes/interfaces inherited from class leon.view.LyComponent
LyComponent.EventType
 
Field Summary
static java.lang.String __VERSION
           
 
Fields inherited from class leon.view.LyComponent
_nbComponents, INIT_RESOURCE_ID, INTERNAL_ID_SEP, REWRITING_MODE, SEP_ID
 
Constructor Summary
LyPoint()
          Constructor with all required attributes.
LyPoint(float x, float y, float z)
          Constructor with all attributes.
 
Method Summary
 void scale(float f)
          Multiply the coordonates by the given factor.
 java.lang.String toString()
           
 void translate(float dx, float dy, float dz)
          Translation of the node.
 
Methods inherited from class leon.view.LyPointBase
cloneComponent, getX, getY, getZ, setX, setY, setZ, writeXml
 
Methods inherited from class leon.view.LyComponent
addComponent, addData, addEventFunction, clearChildrenBounds, free, freeze, getBounds, getChild, getChildCount, getChildFromCache, getChildrenBounds, getComponent, getComponent, getComponent, getComponent, getComponent, getComponentAt, getComponentAt, getComponentByInternalId, getComponentByLabel, getComponents, getComponentWithModel, getData, getDatas, getEnvironment, getEventFunctions, getId, getIdCode, getInternalId, getInternalView, getInternalView, getLock, getModel, getParent, getParentArea, getParentForm, getParentFormFieldId, getParentSplitter, getParentSplitter, getParentTab, getParentTab, getParentTabs, getParentTabs, getParentView, getRootController, getSetVisibleParent, getTag, getViewManager, isFreed, isFreeing, registerChildrenBounds, removeComponent, reset, resetChildrenCache, resetEventFunctions, setDatas, setInternalView, setVisible, useEventDefaultFunction, writeXml
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values
Constructor Detail

LyPoint

public LyPoint()
Constructor with all required attributes.


LyPoint

public LyPoint(float x,
               float y,
               float z)
Constructor with all attributes.

Method Detail

scale

public void scale(float f)
Multiply the coordonates by the given factor.

Parameters:
f - multiplying factor.

translate

public void translate(float dx,
                      float dy,
                      float dz)
Translation of the node.

Parameters:
dx - x coordonate.
dy - y coordonate.
dz - z coordonate.

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com