Interface MeshEntityDef
-
- All Known Implementing Classes:
AbstractMeshEntityDef
public interface MeshEntityDef
Entities implementing the mesh itself, i.e. cables
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getCableColorB()
int
getCableColorG()
int
getCableColorR()
double
getMeshResistance()
String
getMeshType()
UUID
getMeshTypeUUID()
-