Package uk.ac.starlink.ttools.plot2
Class ZoneContent<P,A>
java.lang.Object
uk.ac.starlink.ttools.plot2.ZoneContent<P,A>
Gives the layer content and surface construction details
for one zone of a Gang.
- Since:
- 25 Jan 2016
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZoneContent
Constructor.- Parameters:
profile
- profile of surfaceaspect
- aspect of surfacelayers
- plot layers to be painted
-
-
Method Details
-
getProfile
Returns surface profile.- Returns:
- profile of zone surface
-
getAspect
Returns surface aspect.- Returns:
- aspect of zone surface
-
getLayers
Returns plot layers.- Returns:
- layers to paint in zone
-