refactor: extract theme RulerBuilder from Rule

This commit is contained in:
Hannes Janetzek
2014-03-10 01:13:21 +01:00
parent 5a55e33f76
commit ca1a7b90d7
11 changed files with 342 additions and 301 deletions

View File

@@ -258,7 +258,7 @@ public class RenderTheme implements IRenderTheme {
}
@Override
public void updateInstructions() {
public void updateStyles() {
// TODO Auto-generated method stub
}