|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.visioglobe.libVisioDevKit.VgPlaceIconDescriptor
public class VgPlaceIconDescriptor
The VgPlaceIconDescriptor encapsulates information associated with a place icon, where a place icon is a texture associated with a place.
| Field Summary | |
|---|---|
protected boolean |
swigCMemOwn
|
| Constructor Summary | |
|---|---|
VgPlaceIconDescriptor()
|
|
VgPlaceIconDescriptor(long cPtr,
boolean cMemoryOwn)
|
|
VgPlaceIconDescriptor(VgPlaceIconDescriptor pDescriptor)
|
|
| Method Summary | |
|---|---|
void |
delete()
|
protected void |
finalize()
|
static long |
getCPtr(VgPlaceIconDescriptor obj)
|
VgITextureRefPtr |
getMIcon()
The icon's texture. |
double |
getMScale()
The scale to associate with mIcon. |
void |
setMIcon(VgITextureRefPtr value)
The icon's texture. |
void |
setMScale(double value)
The scale to associate with mIcon. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean swigCMemOwn
| Constructor Detail |
|---|
public VgPlaceIconDescriptor(long cPtr,
boolean cMemoryOwn)
public VgPlaceIconDescriptor()
public VgPlaceIconDescriptor(VgPlaceIconDescriptor pDescriptor)
| Method Detail |
|---|
public static long getCPtr(VgPlaceIconDescriptor obj)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public void setMScale(double value)
public double getMScale()
public void setMIcon(VgITextureRefPtr value)
public VgITextureRefPtr getMIcon()
|
VisioDevKit 2.0, Visioglobe® 2013 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||