public class VisualResource extends Resource
Constructor and Description |
---|
VisualResource() |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
int |
getSize() |
int |
getWidth() |
boolean |
isPrincipal() |
void |
setHeight(int height) |
void |
setPrincipal(boolean principal) |
void |
setSize(int size) |
void |
setWidth(int width) |
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
public int getSize()
public void setSize(int size)
public boolean isPrincipal()
public void setPrincipal(boolean principal)
Copyright © 2012-2018. All Rights Reserved.