|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.android.ide.common.vectordrawable.VdPreview.SourceSize
public static class VdPreview.SourceSize
Since we allow overriding the vector drawable's size, we also need to keep the original size and aspect ratio.
Constructor Summary | |
---|---|
VdPreview.SourceSize()
|
Method Summary | |
---|---|
int |
getHeight()
|
int |
getWidth()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VdPreview.SourceSize()
Method Detail |
---|
public int getHeight()
public int getWidth()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |