public class TabularShapeFactoryConfig extends Object
| Constructor and Description |
|---|
TabularShapeFactoryConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getComputeMaxRowSize() |
String |
getLinkingStrategy() |
String |
getTabularPropertyNamespace() |
void |
setComputeMaxRowSize(boolean computeMaxRowSize) |
void |
setLinkingStrategy(String linkingStrategy) |
void |
setTabularPropertyNamespace(String tabularPropertyNamespace) |
public String getTabularPropertyNamespace()
public void setTabularPropertyNamespace(String tabularPropertyNamespace)
public boolean getComputeMaxRowSize()
public void setComputeMaxRowSize(boolean computeMaxRowSize)
public String getLinkingStrategy()
public void setLinkingStrategy(String linkingStrategy)
Copyright © 2019. All rights reserved.