public class VgLine extends VgIGeometry
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
VgLineDescriptorConstRefPtr |
getDescriptor()
Retrieves the descriptor containing line information.
|
VgITextureRefPtr |
getTexture() |
float |
getTextureAnimationSpeed() |
VgIGeometryType |
getType()
Gets the geometry type.
|
boolean |
setTexture(VgITextureRefPtr pTexture) |
void |
setTextureAnimationSpeed(float pSpeed) |
addListener, getVisibilityRamp, removeListener, setLayer, setLayer, setVisibilityRampeditAnimation, getAnimation, getAnimationNames, getOrientation, getPosition, getScale, getZIndex, isDrawnOnTop, setAnimation, setAnimation, setDrawOnTop, setLocalAnimation, setOrientation, setPosition, setPosition, setScale, setZIndexgetNbReferences, ref, unrefpublic void delete()
delete in class VgIGeometrypublic VgLineDescriptorConstRefPtr getDescriptor()
public VgIGeometryType getType()
VgIGeometrygetType in class VgIGeometrypublic VgITextureRefPtr getTexture()
public boolean setTexture(VgITextureRefPtr pTexture)
public float getTextureAnimationSpeed()
public void setTextureAnimationSpeed(float pSpeed)