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 double
getHeight(StringBounder stringBounder)
double
getY()
-
-
-
Method Detail
-
getHeight
double getHeight(StringBounder stringBounder)
-
getY
double getY()
-
-