public class Space extends Object
Constructor and Description |
---|
Space(Polygon2D space,
boolean isRx,
SectorProperty... properties) |
Modifier and Type | Method and Description |
---|---|
SectorPropertyDescription |
getDescription() |
List<SectorProperty> |
getProperties() |
Polygon2D |
getSpace() |
boolean |
hasProperty(SectorProperty property) |
boolean |
isRx() |
public Space(Polygon2D space, boolean isRx, SectorProperty... properties)
public Polygon2D getSpace()
public boolean hasProperty(SectorProperty property)
public List<SectorProperty> getProperties()
public boolean isRx()
public SectorPropertyDescription getDescription()
Copyright © 2018. All rights reserved.