Interface ResourceDraw
-
- All Superinterfaces:
UDrawable
- All Known Implementing Classes:
ResourceDrawBasic,ResourceDrawVersion2
public interface ResourceDraw extends UDrawable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetHeight(StringBounder stringBounder)doublegetY()
-
-
-
Method Detail
-
getHeight
double getHeight(StringBounder stringBounder)
-
getY
double getY()
-
-